Skip to main content
Glama

Okta MCP Server

delete_group

Remove a specific group from Okta by providing its group ID. This tool facilitates group management within Okta's user management system.

Instructions

Delete a group from Okta

Input Schema

NameRequiredDescriptionDefault
groupIdYesID of the group to delete

Input Schema (JSON Schema)

{ "properties": { "groupId": { "description": "ID of the group to delete", "type": "string" } }, "required": [ "groupId" ], "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