Classes
This API documentation provides a comprehensive guide for interacting with the class management system in Whautomate. This allows you to interact using API and sync classes between multiple systems.
Search or retrieve Classes
200 response
200 response
Get Individual Class By Id
200 response
200 response
Create a new Class
Date of the class in YYYY-MM-DD format
Time of the class
Number of participants in the class (optional)
Timezone of the class (optional)
200 response
200 response
Update Class
Date of the class in YYYY-MM-DD format
Time of the class
Number of participants in the class (optional)
Timezone of the class (optional)
200 response
200 response
Delete Class By Id
200 response
200 response
Get Participants of a Class
200 response
200 response
Add Participant to Class
Client's booking status (optional)
200 response
200 response
Remove Participant from Class
Unique identifier for the participant
Reason for cancellation provided by the participant (optional)
200 response
200 response
Get Class Bookings of Particular Client
200 response
200 response
Last updated