Workspace
Update a workspace
PATCH
/
v1
/
workspaces
/
{workspaceId}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
workspaceId
string
requiredBody
application/json
name
string
icon
string
Response
200 - application/json
workspace
object
required