provider
user

Create Event Icon

Create a new event icon.

post/user/event-icons

Headers

TENANTstring required

The tenant you are making this request on behalf of

API-KEYstring required

Your api key

Request body

iconType'BOOKING_FEE_PAID' | 'NEW_PATIENT' | 'SCHEDULED_BY_AI' | 'FORM_COMPLETED' | 'CHECKED_IN' required
emojistring required

Emoji for the icon

colorstring required

Color code for the icon (hex format)

isActiveboolean

Whether the icon is active

Response

Successful Response

idstring required

Unique identifier for the event icon

iconType'BOOKING_FEE_PAID' | 'NEW_PATIENT' | 'SCHEDULED_BY_AI' | 'FORM_COMPLETED' | 'CHECKED_IN' required
emojistring required

Emoji for the icon

colorstring required

Color code for the icon (hex format)

isActiveboolean required

Whether the icon is active

createdDatestring date-time required

Date and time when the icon was created

updatedDatestring date-time nullable

Date and time when the icon was last updated

Changes

No recorded changes to this endpoint across all 1 revision of this API.