schedules
Update Schedule
Updates the attribute on a specific schedule using its unique id.
Args: schedule_id: ID of the schedule to get. schedule_update: the model containing the attributes to update.
Returns: The updated schedule object.
put/api/v1/schedules/{schedule_id}
Path parameters
schedule_idstring uuid required
Request body
Response
Successful Response