/
TE
tesseral-labs
/
BackendService API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 24m ago · Updated 1y ago
View markdown
tesseral-labs
BackendService API
post
Revoke SCIM API Key
v10
latest
OpenAPI 3.0.3
raw.githubusercontent.com
2025-07-03
63
91
133.0 KB
BackendService
63
get
List API Key Role Assignments
post
Create API Key Role Assignment
delete
Delete API Key Role Assignment
get
List API Keys
post
Create API Key
post
Authenticate API Key
get
Get API Key
delete
Delete API Key
patch
Update API Key
post
Revoke API Key
post
Create Audit Log Event
get
List OIDC Connections
post
Create OIDC Connection
get
Get OIDC Connection
delete
Delete OIDC Connection
patch
Update OIDC Connection
get
List Organizations
post
Create Organization
get
Get Organization
delete
Delete Organization
patch
Update Organization
get
Get Organization Domains
patch
Update Organization Domains
get
Get Organization Google Hosted Domains
patch
Update Organization Google Hosted Domains
get
Get Organization Microsoft Tenant IDs
patch
Update Organization Microsoft Tenant IDs
get
List Passkeys
get
Get Passkey
delete
Delete Passkey
patch
Update Passkey
get
Get Project
get
List Roles
post
Create Role
get
Get Role
delete
Delete Role
patch
Update Role
get
List SAML Connections
post
Create SAML Connection
get
Get SAML Connection
delete
Delete SAML Connection
patch
Update SAML Connection
get
List SCIM API Keys
post
Create SCIM API Key
get
Get SCIM API Key
delete
Delete SCIM API Key
patch
Update SCIM API Key
post
Revoke SCIM API Key
get
List Sessions
get
Get Session
get
List User Invites
post
Create User Invite
get
Get User Invite
delete
Delete User Invite
get
List User Role Assignments
post
Create User Role Assignment
get
Get User Role Assignment
delete
Delete User Role Assignment
get
List Users
post
Create User
get
Get User
delete
Delete User
patch
Update User
BackendService
Revoke SCIM API Key
Revoke a SCIM API Key.
post
/v1/scim-api-keys/{id}/revoke
Path parameters
id
string
required
The SCIM API Key ID.
Response
OK
RevokeSCIMAPIKeyResponse
required
scimApiKey
SCIMAPIKey
SCIMAPIKey represents an API key for SCIM operations.