Okta Admin Management Skill
okta-management
okta-management
| Method | Path | Description |
|---|---|---|
GET | /.well-known/app-authenticator-configuration | |
GET | /.well-known/apple-app-site-association | Retrieve the well-known app authenticator configuration |
GET | /.well-known/assetlinks.json | Retrieve the customized apple-app-site-association URI content |
GET | /.well-known/okta-organization | Retrieve the customized assetlinks.json URI content |
GET | /.well-known/ssf-configuration | Retrieve the Org metadata |
GET | /.well-known/webauthn | Retrieve the SSF transmitter metadata |
GET | /api/v1/agentPools | Retrieve the customized webauthn URI content |
GET | /api/v1/agentPools/{poolId}/updates | List all agent pools |
POST | /api/v1/agentPools/{poolId}/updates | List all agent pool updates |
GET | /api/v1/agentPools/{poolId}/updates/settings | Create an agent pool update |
POST | /api/v1/agentPools/{poolId}/updates/settings | Retrieve an agent pool update's settings |
GET | /api/v1/agentPools/{poolId}/updates/{updateId} | Update an agent pool update settings |
POST | /api/v1/agentPools/{poolId}/updates/{updateId} | Retrieve an agent pool update by ID |
DELETE | /api/v1/agentPools/{poolId}/updates/{updateId} | Update an agent pool update by ID |
POST | /api/v1/agentPools/{poolId}/updates/{updateId}/activate | Delete an agent pool update |
POST | /api/v1/agentPools/{poolId}/updates/{updateId}/deactivate | Activate an agent pool update |
POST | /api/v1/agentPools/{poolId}/updates/{updateId}/pause | Deactivate an agent pool update |
POST | /api/v1/agentPools/{poolId}/updates/{updateId}/resume | Pause an agent pool update |
POST | /api/v1/agentPools/{poolId}/updates/{updateId}/retry | Resume an agent pool update |
POST | /api/v1/agentPools/{poolId}/updates/{updateId}/stop | Retry an agent pool update |
GET | /api/v1/api-tokens | Stop an agent pool update |
DELETE | /api/v1/api-tokens/current | List all API token metadata |
GET | /api/v1/api-tokens/{apiTokenId} | Revoke the current API token |
PUT | /api/v1/api-tokens/{apiTokenId} | Retrieve an API token's metadata |
DELETE | /api/v1/api-tokens/{apiTokenId} | Upsert an API token network condition |
GET | /api/v1/apps | Revoke an API token |
POST | /api/v1/apps | List all applications |
GET | /api/v1/apps/{appId} | Create an application |
PUT | /api/v1/apps/{appId} | Retrieve an application |
DELETE | /api/v1/apps/{appId} | Replace an application |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install okta-management
Downloads and installs to ~/.claude/skills/okta-management/
5.1.0 (2026-02-13)