PATCH
/
api
/
v1
/
workspace
{
  "id": "123e4567-e89b-12d3-a456-426614174000",
  "name": "My Workspace",
  "slug": "my-workspace",
  "defaultCurrency": "USD",
  "defaultDiscountPercentage": 10,
  "createdAt": "2025-01-01T00:00:00.000Z",
  "updatedAt": "2025-01-02T00:00:00.000Z"
}

Authorizations

x-calry-api-key
string
header
required

Body

application/json

Response

200
application/json

Workspace updated successfully

The response is of type object.