PATCH
/
workspace-sections
/
{id}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Unique identifier

Query Parameters

properties
enum<string>[]

Select the workspace section properties that should be returned

Available options:
name,
navigationName,
isHidden,
index,
isSynced,
isCollaborative,
isHiddenFromNavigation,
createdAt,
updatedAt,
templateSectionId

Body

application/json
isHidden
boolean

Whether the section is hidden

Response

200 - application/json
data
object