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://auth-test.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Autorisations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Paramètres de chemin
The connection id that owns the SCIM token to delete
The id of the scim token to delete
Réponse
The SCIM token has been deleted.