post https://{hostname}/api/v1/scheduling/employee_cover_requests/invalidate
This operation invalidates a cover request posted within an evaluation time period provided to a workflow model.
The associated Access Control Point is COVER_REQUEST_INVALIDATE_API.
The following request payload demonstrates a valid call:
{
"requestId": "1262"
}