SpaceMediaSpaceMedia
Endpoint referenceUsers

Update User

POST
/api/v1/users/{user_id}

Update an organization user profile or role assignment by user_id. Submit only public role_ids and profile fields that the acted-for user is allowed to change for that account.

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

user_id*string

Public user reference returned by the API.

Formatuuid

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

application/json

Was this page helpful?