Skip to main content
POST
/
api
/
v1
/
projects
/
{projectUuid}
/
spaces
/
{spaceUuid}
/
group
/
share
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

projectUuid
string
required

The uuid of the space's parent project

spaceUuid
string
required

The uuid of the space to update

Body

application/json
spaceRole
enum<string>
required
Available options:
viewer,
editor,
admin
groupUuid
string
required

Response

Success

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