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
Successful Operation
The response is of type object
.