SnowPass
Generated

Revoke Credential

DELETE
/admin/api/users/{userId}/credentials/{credentialId}

Path Parameters

userId*string
Formatuuid
credentialId*string

Response Body

*/*

curl -X DELETE "https://example.com/admin/api/users/497f6eca-6276-4993-bfeb-53cbbbba6f08/credentials/string"
{  "property1": {},  "property2": {}}