Skip to main content

Reactivate user

POST 

/users/:id/_reactivate

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

Reactivate a user with the state 'deactivated'. The user will be able to log in again afterward. The endpoint returns an error if the user is not in the state 'deactivated'.

Deprecated: please use user service v2 ReactivateUser

Request​

Responses​

OK