Skip to main content

Deactivate User

POST 

/users/:id/_reactivate

deprecated

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

Deprecated: use user service v2 ReactivateUser instead.

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'.

Request​

Responses​

OK