Skip to content

Revoke CanDIG authorization for a user

DELETE
/user/{user_id}
curl --request DELETE \
--url https://example.com/user/example

Revoke CanDIG authorization for a user

user_id
required
string

The user ID to check. If “me”, return information about the requesting user

Success