Skip to main content
DELETE
/
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 remove the user from

userUuid
string
required

the UUID for the user to remove from the group

Response

Ok

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