June 29, 2026
· 11 min read
POST /auth/m2m_tokens
- added the new
marketing_suiteenum value to the request propertypermissions/items/(media type: application/json)
PATCH /auth/m2m_tokens/{id}
- added the new
marketing_suiteenum value to the request propertypermissions/items/(media type: application/json) - added the optional property
permissions/marketing_suiteto the response with the200status (media type: application/json)
PUT /auth/m2m_tokens/{id}
- added the new
marketing_suiteenum value to the request propertypermissions/items/(media type: application/json)
GET /auth/profiles
- added the optional property
results/items/oneOf[subschema #2: StaffProfile -> subschema #1: StaffProfile]/permissions/marketing_suiteto the response with the200status (media type: application/json)
GET /content
- added the optional property
results/items/instructors/items/permissions/marketing_suiteto the response with the200status (media type: application/json)
GET /content/{id}
- added the optional property
instructors/items/permissions/marketing_suiteto the response with the200status (media type: application/json)
POST /content/{id}/add_favorite
- added the optional property
instructors/items/permissions/marketing_suiteto the response with the200status (media type: application/json)
POST /content/{id}/remove_favorite
- added the optional property
instructors/items/permissions/marketing_suiteto the response with the200status (media type: application/json)
GET /customer_forms
- added the optional property
results/items/stale_submissions_countto the response with the200status (media type: application/json)
GET /customer_forms/{id}
- added the optional property
stale_submissions_countto the response with the200status (media type: application/json)
GET /instructors
- added the optional property
results/items/permissions/marketing_suiteto the response with the200status (media type: application/json)
POST /instructors
- added the new optional request property
permissions/marketing_suite(media type: application/json) - added the optional property
permissions/marketing_suiteto the response with the201status (media type: application/json)
GET /instructors/{id}
- added the optional property
permissions/marketing_suiteto the response with the200status (media type: application/json)
GET /instructors/{id}/availability
- added the optional property
permissions/marketing_suiteto the response with the200status (media type: application/json)
GET /instructors/{id}/blocked_times
- added the optional property
permissions/marketing_suiteto the response with the200status (media type: application/json)
PATCH /instructors/{id}/blocked_times
- added the new optional request property
permissions/marketing_suite(media type: application/json) - added the optional property
permissions/marketing_suiteto the response with the200status (media type: application/json)
GET /providers/{id}/platform_subscription
- endpoint added
GET /reports/customers.grouped/data
- added the new optional
queryrequest parameterlast_registration_starts_at_gte - added the new optional
queryrequest parameterlast_registration_starts_at_lte - added the new optional
queryrequest parameternext_registration_starts_at_gte - added the new optional
queryrequest parameternext_registration_starts_at_lte - added the new optional
queryrequest parameterquery
POST /reports/customers.grouped/export
- added the new optional request property
last_registration_starts_at_gte(media type: application/json) - added the new optional request property
last_registration_starts_at_lte(media type: application/json) - added the new optional request property
next_registration_starts_at_gte(media type: application/json) - added the new optional request property
next_registration_starts_at_lte(media type: application/json) - added the new optional request property
query(media type: application/json)
GET /reports/customers/data
- added the new optional
queryrequest parameterlast_registration_starts_at_gte - added the new optional
queryrequest parameterlast_registration_starts_at_lte - added the new optional
queryrequest parameternext_registration_starts_at_gte - added the new optional
queryrequest parameternext_registration_starts_at_lte - added the new optional
queryrequest parameterquery - added the enum value
last_registrationto the propertyitems/of thequeryrequest parametercolumns - added the enum value
last_registration.idto the propertyitems/of thequeryrequest parametercolumns - added the enum value
last_registration.starts_atto the propertyitems/of thequeryrequest parametercolumns - added the enum value
last_registration.typeto the propertyitems/of thequeryrequest parametercolumns - added the enum value
last_registration_idto the propertyitems/of thequeryrequest parametercolumns - added the enum value
last_registration_starts_atto the propertyitems/of thequeryrequest parametercolumns - added the enum value
last_registration_typeto the propertyitems/of thequeryrequest parametercolumns - added the enum value
next_registrationto the propertyitems/of thequeryrequest parametercolumns - added the enum value
next_registration.idto the propertyitems/of thequeryrequest parametercolumns - added the enum value
next_registration.starts_atto the propertyitems/of thequeryrequest parametercolumns - added the enum value
next_registration.typeto the propertyitems/of thequeryrequest parametercolumns - added the enum value
next_registration_idto the propertyitems/of thequeryrequest parametercolumns - added the enum value
next_registration_starts_atto the propertyitems/of thequeryrequest parametercolumns - added the enum value
next_registration_typeto the propertyitems/of thequeryrequest parametercolumns - added the optional property
rows/items/last_registrationto the response with the200status - added the optional property
rows/items/next_registrationto the response with the200status
POST /reports/customers/export
- added the new optional request property
last_registration_starts_at_gte(media type: application/json) - added the new optional request property
last_registration_starts_at_lte(media type: application/json) - added the new optional request property
next_registration_starts_at_gte(media type: application/json) - added the new optional request property
next_registration_starts_at_lte(media type: application/json) - added the new optional request property
query(media type: application/json) - added the new
last_registrationenum value to the request propertycolumns/items/(media type: application/json) - added the new
last_registration.idenum value to the request propertycolumns/items/(media type: application/json) - added the new
last_registration.starts_atenum value to the request propertycolumns/items/(media type: application/json) - added the new
last_registration.typeenum value to the request propertycolumns/items/(media type: application/json) - added the new
last_registration_idenum value to the request propertycolumns/items/(media type: application/json) - added the new
last_registration_starts_atenum value to the request propertycolumns/items/(media type: application/json) - added the new
last_registration_typeenum value to the request propertycolumns/items/(media type: application/json) - added the new
next_registrationenum value to the request propertycolumns/items/(media type: application/json) - added the new
next_registration.idenum value to the request propertycolumns/items/(media type: application/json) - added the new
next_registration.starts_atenum value to the request propertycolumns/items/(media type: application/json) - added the new
next_registration.typeenum value to the request propertycolumns/items/(media type: application/json) - added the new
next_registration_idenum value to the request propertycolumns/items/(media type: application/json) - added the new
next_registration_starts_atenum value to the request propertycolumns/items/(media type: application/json) - added the new
next_registration_typeenum value to the request propertycolumns/items/(media type: application/json)
GET /staff
- added the optional property
results/items/permissions/marketing_suiteto the response with the200status (media type: application/json)
POST /staff
- added the new optional request property
permissions/marketing_suite(media type: application/json) - added the optional property
permissions/marketing_suiteto the response with the201status (media type: application/json)