As an Organization Admin, reactivate a deactivated user in your organization.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
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.
204No Content

