Skip to main content
PATCH
Error

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
name
string
required
colorPaletteUuid
string | null
projectMemberAccessRole
enum<string> | null

When set, all project members get this role on the space

Available options:
viewer,
editor,
admin
inheritParentPermissions
boolean

Response

Updated

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