SpaceMediaSpaceMedia
Endpoint referenceMembers

Invite Members

POST
/api/v1/members/invite

Invite one or more team members by email. Assign either a role_id from member roles or a preset key returned by the member permissions endpoint. Invitations are scoped to the authenticated organization.

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?