SpaceMediaSpaceMedia
Endpoint referenceUsers

Create User

POST
/api/v1/users

Create an organization user with name, email, public role references, and optional invite delivery. Use role_ids from the role list returned by the users or member role endpoints, never numeric role values.

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?