Update an existing workspace.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Workspace update parameters (form-data, with _method=PUT)
The body is of type object
.
Workspace updated successfully.
The response is of type object
.
Update an existing workspace.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Workspace update parameters (form-data, with _method=PUT)
The body is of type object
.
Workspace updated successfully.
The response is of type object
.