Reactivate User by Email

Restore a deactivated user, identified by email: re-enable their sign-in and give them access to the organizations in the request body. That access is the set they end up with, not an addition to whatever they held before deactivation. The user keeps the group-level role they held before deactivation; supply organizationGroupRole only to change it on the way back in. Reactivating an active user simply applies the access in the body.

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

The user's email address.

Body Params

The organization access to restore.

string
enum

The group-level role to restore. Optional: omitted, the user keeps the role they had before deactivation. Send it only to change that role on the way back in.

Allowed:
organizations
array of objects
required
length ≥ 1

The organizations the user regains access to. This is the access they end up with, not an addition to what they had before deactivation.

organizations*
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json