Creates an API key, either for a user, or for configuring SCIM for a compatible Identity Provider.
Sending sub
and subType
is required only for creating SCIM keys.
Deletes or revokes an API key for a given API key ID. When the owner of the API key sends the request, the key will be deleted and removed from the tenant. When a user assigned the TenantAdmin
role sends the request, the key will be disabled and marked as revoked.
Returns the API key for a given API key ID.
Lists API keys for the tenant. To list API keys owned by other users, requesting user must be assigned the TenantAdmin
role.
Retrieves the API key configuration for a tenant.
Updates an API key description for a given API key ID.
Updates the API keys configuration for a given tenant ID.
Clears the cache for api-keys api requests.