Unsuspend an ACS User
Unsuspends a specified suspended ACS user. While suspending an ACS user revokes their access temporarily, unsuspending the ACS user restores their access.
Request
Response
Authentication Methods
API key
Personal access token Must also include the
seam-workspace
header in the request.
Request Parameters
acs_user_id
acs_user_id
Type: string
Required: Yes
ID of the desired acs_user
.
Return Type
void
Last updated