DeveloperAPI ReferenceAuthIdentity clientsClientidRevoke
/api/auth/identity-clients/{clientId}/revoke
Path Parameters
clientId*string
Length
1 <= lengthResponse Body
application/json
application/json
application/json
curl -X POST "https://example.com/api/auth/identity-clients/string/revoke"{
"success": true
}{
"error": "string"
}{
"error": "string"
}