SpaceMediaSpaceMedia
Endpoint referenceUsers

Unsuspend User

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

Restore access for a suspended organization user by user_id. The response confirms the active account state and can be followed by a user detail lookup.

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?