v2

latestOpenAPI 3.0.32026-08-07222102695.9 KB
Recall Type

Create recall type

post/recall_types

Request body

default_durationinteger
default_duration_type10 | 20 | 30 nullable
Enum ValueDescription
10Day
20Week
30Month
namestring

Response

Resource was created

archived_atstring date-time nullable
created_atstring date-time
default_durationinteger
default_duration_type10 | 20 | 30 nullable
Enum ValueDescription
10Day
20Week
30Month
default_duration_type_description'Day' | 'Month' | 'Week' nullable
idstring int64
namestring
updated_atstring date-time

Example response

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