Skip to main content
Weavr Multi Product BackOffice API
Authorised Users

Deactivate a user

POST/users/{user_id}/deactivate

De-activate the user identified by the user_id path parameter.

Deactivated users cannot log in or execute any operations with their credentials.

This operations is not final and a user can be re-activated using the userActivate operation. Note that another active user would need to log in so as to re-activate the de-activated user.

Please contact our support team or your account manager to request access to this endpoint.

Request

Path parameters

Responses

204No Content

Success - No Content.

Headers