Access Profile API
Create Access Profile
Create a new access profile for a team.
POST
Create Access Profile
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The ID of the team to create the access profile for.
The name of the access profile.
A description of the access profile.
The rules that determine which users this profile applies to.
The grants (entitlements and workflows) provided by this profile.
Response
Success
An access profile defines which entitlements are available to which groups of users, and which workflows apply.
Create Access Profile

