users
Delete a user.
Delete a user. You cannot delete the user you're authenticated with. This cannot be undone. Be careful.
delete/v1/users/{id}
Path parameters
idstring required
Example:123
The user ID.
Headers
X-Trace-Idstring uuid
Example:40c71bbb-c676-4f24-83cf-cc725d7d7a00
Unique identifier associated with this request.
Response
User deleted.