Skip to main content
PUT
/
api
/
v1
/
groups
/
{groupUuid}
/
members
/
{userUuid}
Error
A valid request URL is required to generate request examples
{
  "status": "ok",
  "results": "<unknown>"
}

Documentation Index

Fetch the complete documentation index at: https://lightdash-work-with-ai-section-1771841038.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

groupUuid
string
required

the UUID for the group to add the user to

userUuid
string
required

the UUID for the user to add to the group

Response

Ok

status
enum<string>
required
Available options:
ok
results
any