users

Delete a user by ID

Delete an existing user by their unique GlobalID.

delete/v1/users/{user_id}

Path parameters

user_idstring required

The GlobalID of the user (e.g. 'VXNlcjox').

The GlobalID of the user (e.g. 'VXNlcjox').

Response

No content returned on successful deletion.

Changes

No recorded changes to this endpoint across all 70 revisions of this API.