SpaceMediaSpaceMedia
Endpoint referenceMembers

Create Member Role

POST
/api/v1/member-roles

Create a custom member role from a name and optional preset. Use the returned role_id when inviting or updating members.

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

Request Body

application/json

Request payload.

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

Was this page helpful?