v1

latestSwagger 2.02026-08-043765135.6 KB
hours

Delete Hour

Delete a specifific availability record.

delete/hours/{id}

Path parameters

idstring uuid required

Primary UUID in the path

Query parameters

mockboolean

Return mock data

Response

Returns the UUID of deleted resource

Example response

{
  "data": {
    "id": "00000000-0000-0000-0000-000000000067"
  }
}