cURL
curl --request DELETE \ --url https://{instance}.domo.com/api/content/v2/groups/{group}/removeuser/{userId} \ --header 'X-DOMO-Developer-Token: <api-key>'
true
Remove a user from a specific group.
Documentation IndexFetch the complete documentation index at: https://domoinc-openapi-sync-documents.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://domoinc-openapi-sync-documents.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
The ID of the group The ID of the group to fetch
The ID of the user
Status Code: 200
The response is of type boolean.
boolean