Create a custom role

View as MarkdownOpen in Claude

Defines a new custom role within the organisation. The role starts with no permissions; grant via the role-permissions endpoint.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

idstringRequired

Request

This endpoint expects an object.

Response

The newly-created role.