Settings
Update settings
Update the settings for the current workspace.
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200 - application/json
The status of the update operation.
The response is of type boolean
.
Was this page helpful?