SpaceMediaSpaceMedia
Endpoint referenceUsers

Suspend User

POST
/api/v1/users/{user_id}/suspend

Suspend an organization user by user_id when policy allows it. Use this to block future access without deleting catalog ownership or historical activity records.

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

user_id*string

Public user reference returned by the API.

Formatuuid

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

Was this page helpful?