Set Organization User Status as Active

As an Organization Admin, reactivate a deactivated user in your organization.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Authenticate with an Organization Admin User API key, sent in the skyfire-api-key header. Keys belonging to callers whose organization role is ADMIN are accepted; a MEMBER key, or any Agent API key, is rejected with 401.

The user identified by userId must belong to your organization. A user from another organization, or one that does not exist, is reported as 404.

On success the endpoint returns 204 No Content with an empty body.

What activation restores

Reactivating a user restores their own access and the access of every agent they own. Activating a user who is already active succeeds and returns 204.

API key lookups are cached for up to 60 seconds, so access may take up to a minute to be restored after this call returns.

Path Params
string
required

Unique identifier of the organization user. Must be a user in your own organization. e.g. "906fc259-ef0a-4736-bdcd-c1d5a78db483".

Responses
204

No Content

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json