Go
Delete a connection's SCIM token
Deletes a scim token by its connection id and tokenId.
DELETE
Go
Documentation Index
Fetch the complete documentation index at: https://docs-dev.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The connection id that owns the SCIM token to delete
The id of the scim token to delete
Response
The SCIM token has been deleted.