Skip to main content

Delete user

DELETE 

/users/:id

deprecated

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

The state of the user will be changed to 'deleted'. The user will not be able to log in anymore. Endpoints requesting this user will return an error 'User not found.

Deprecated: please use user service v2 RemoveUser

Request​

Responses​

OK