Reactivate a user
POST
/api/v4/users/{id}/activate
Reactivates a specified user account that was previously deactivated. Administrators only.
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”id
required
integer
The ID of the user
Responses
Section titled “Responses”Created
Bad Request
Not Found