User Accounts

Remove User

Removes a user and all associated data from the system.

delete/api/users/{user_id}

Path parameters

user_idstring uuid required

The user to delete.

The user to delete.

Response

Request fulfilled, nothing follows

Changes