Unassign a Credential from an ACS User
Unassigns a specified credential from a specified access system user.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
ID of the credential that you want to unassign from an access system user.
ID of the access system user from which you want to unassign a credential. You can only provide one of acs_user_id or user_identity_id.
ID of the user identity from which you want to unassign a credential. You can only provide one of acs_user_id or user_identity_id.
Response
OK
Means by which an access control system user gains access at an entrance. The acs_credential object represents a credential that provides an ACS user access within an...

