Access Profile API

Create Access Profile

Create a new access profile for a team.

post/v2/access-profiles

Request body

teamIdstring required

The ID of the team to create the access profile for.

namestring required

The name of the access profile.

descriptionstring nullable

A description of the access profile.

Response

Success

Changes