curl --request DELETE \
--url https://api.example.com/v1/users/{user_id}"<string>"Delete an existing user by their unique GlobalID.
curl --request DELETE \
--url https://api.example.com/v1/users/{user_id}"<string>"Documentation Index
Fetch the complete documentation index at: https://arizeai-433a7140.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
The GlobalID of the user (e.g. 'VXNlcjox').
No content returned on successful deletion.
Was this page helpful?