Assign a set of policies to a user account. With this operation you can modify the users' access privileges when their role in the organization changes. After you modify the users' policy assignation, the users need to meet the requirements of a specific authentication policy before they can access a protected application.

Recipes
Assign policies
Open Recipe
Path Params
string
required

A unique identifier for the user account.

Query Params
string
required

Unique identifier for the contract.

string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Body Params
policyIds
array of strings
required
length ≥ 1

A set of policies to assign to a specific user account.

policyIds*
Responses
202

The policies were successfully assigned to the user account.

Language
Authentication
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/problem+json