Assign a Credential to an ACS User
Assigns a specified credential to a specified ACS user.
Request
Response
Authentication Methods
API key
Personal access token Must also include the
seam-workspace
header in the request.
Request Parameters
acs_credential_id
acs_credential_id
Type: string
Required: Yes
ID of the desired credential.
acs_user_id
acs_user_id
Type: string
Required: Yes
ID of the desired user.
Return Type
void
Last updated
Was this helpful?