Access Profile API
Update Access Profile
Update an existing access profile.
PUT
Update Access Profile
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the access profile to update.
Body
application/json
Updated name. Omit or set to "" to leave unchanged.
Updated description. Omit to leave unchanged; set to "" to clear.
The rules that determine which users this profile applies to (replace-all semantics).
The grants provided by this profile (replace-all semantics).
Response
Success
An access profile defines which entitlements are available to which groups of users, and which workflows apply.
Update Access Profile

