cURL
curl --request DELETE \ --url https://{instance}.domo.com/users/{id} \ --header 'X-DOMO-Developer-Token: <api-key>'
1
Deletes a user from Domo
Documentation IndexFetch the complete documentation index at: https://domoinc-arun-raj-connectors-domo-480626-update-new-field-mi.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://domoinc-arun-raj-connectors-domo-480626-update-new-field-mi.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Domo Developer Token for authentication
Id of the user requested.
User deleted successfully
The response is of type integer.
integer