cURL
curl --request PUT \ --url https://{instance}.domo.com/api/content/v2/groups/{group}/user/{userId} \ --header 'X-DOMO-Developer-Token: <api-key>'
true
Add a user to a specific group.
Documentation IndexFetch the complete documentation index at: https://domoinc-jkreitzman-patch-1.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://domoinc-jkreitzman-patch-1.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