Workplaces
Update an existing workplace.
patch/v1/workplaces/{id}
Path parameters
idstring required
Public workplace identifier
Example:wkp_1234
Public workplace identifier
Request body
Response
Success
Example response
{
"id": "wkp_1234",
"name": "Warp HQ"
}