v1

latestOpenAPI 3.1.0Serval License2026-07-26202952779.1 KB
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