Workspace pages
Update a workspace page
Update a workspace page 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 page properties that should be returned
Available options:
name
, navigationName
, isHidden
, index
, createdAt
, updatedAt
, templatePageId
Body
application/json
Hidden property of the workspace page
Response
200 - application/json