User Leaves
Delete Leave
Deletes a leave request from your COR instance using its external ID
DELETE
Deletes a leave request from your COR instance using its external ID. This removes both the leave request and the integration mapping.
Path Parameters
External leave request ID that was used when creating the leave request
Request Body Requirements
External user ID. The user must have been previously created through the integrations API.
Known Errors
LeaveNotFoundError— No leave request found with the specified external ID for this sourceValidationError— Missing requiredmetadata.sourceoruserIdfieldUserNotFoundError— The specified user does not exist in the integration mappings

