appointments_reschedule
Reschedule appointments using the ServiceTitan API by specifying the appointment ID and tenant ID, ensuring accurate updates to scheduling workflows.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
body | No | Request body (optional) | |
id | Yes | The appointment ID (int64) | |
tenant | Yes | The tenant ID (int64) |