Remove Users From Schedule

This endpoint is used to remove users from a schedule.

Controlled Errors

Error CodeError Message
error_user_requiredAt least one user Id is required.
error_schedule_not_foundNo schedule with the provided Id was found.
error_user_not_foundAt least one of the user Ids in the list does not exist on the schedule.
error_schedule_processingAssociation of users to schedule failed.

Any status codes returned that are not provided here are generic status codes that can be found here.

Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!