Update a workspace
Workspaces
Update a workspace
This endpoint allows you to update a workspace within a company.
It is restricted to admin and company admin users.
PATCH
Update a workspace
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier of the workspace.
Response
200 - application/json
Mixin providing get_membership_role method for workspace serializers.