Frontend API
cURL
curl --request POST \ --url https://api.wacht.dev/organizations/{id}/enterprise-connections/{connectionId}/scim/token/revoke \ --cookie session_id=
Revoke the current SCIM token
Session-based authentication using cookies
Organization ID
SCIM token revoked successfully
Was this page helpful?