Workspace
Update Workspace
WRITE
access to the ADMIN
module is required to access this endpointThe
scheduleEdited
webhook will be fired when this endpoint has run successfullyPUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The ID of the workspace to update
Body
application/json · any
Workspace object that needs to be updated
The body is of type any
.
Response
200
application/json
Successful Operation