Skip to main content
Glama

Okta MCP Server

unsuspend_user

Restore access for a suspended user in Okta by providing their unique user ID to reactivate their account and permissions.

Instructions

Unsuspend a user in Okta

Input Schema

NameRequiredDescriptionDefault
userIdYesThe unique identifier of the Okta user

Input Schema (JSON Schema)

{ "properties": { "userId": { "description": "The unique identifier of the Okta user", "type": "string" } }, "required": [ "userId" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kapilduraphe/okta-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server