OpenAPI 3.1.0raw.githubusercontent.com2026-08-10113297566.1 KB

d61b825a4bb4

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.