Authorizations
Authorization: Bearer $JWT_TOKEN
Headers
Prefer header, used to specify a custom timeout in seconds using the wait parameter as per RFC7240.
Required range:
x >= 0Body
application/json
The request body for creating a user
- Option 1
- Option 2
Grants access to all environments for the user. This will clear a user's environment access control list, if it exists
Deprecated. Use sso_provider_id instead.
ID of the SSO provider for this user
Sets an environment targeted access control on the user. When all_environments is set to true, a user's existing environment control is cleared and they are granted access to all environments. Administrators and Power Users may not have an ETAC list applied to them.
Response
OK