v2

latestOpenAPI 3.0.32026-08-07222102695.9 KB
Unavailable Block Type

Create unavailable block type

post/unavailable_block_types

Request body

colorstring
duration_in_minutesinteger
namestring

Response

Resource was created

archived_atstring date-time nullable
colorstring
created_atstring date-time
duration_in_minutesinteger
idstring int64
namestring
system_controlledboolean nullable
updated_atstring date-time

Example response

{
  "links": {
    "self": "https://api.au1.cliniko.com/v1/unavailable_block_types/1"
  }
}