mx_platform

Delete user

Use this endpoint to delete the specified user. The response will have a status of 204 No Content without an object.

delete/users/{user_guid}

Path parameters

user_guidstring required

The unique id for a user.

Response

No Content

Changes