Workspace sections
Update a workspace section
Update a workspace section by ID
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier
Query Parameters
Select the workspace section properties that should be returned
Available options:
name
, navigationName
, isHidden
, index
, isSynced
, isCollaborative
, isHiddenFromNavigation
, createdAt
, updatedAt
, templateSectionId
Body
application/json
Whether the section is hidden
Response
200 - application/json