Delete Pending Shifts

delete/shifts

Query parameters

companyIDstring required

Company ID of the employer

shiftIDstring required

ID of Shift

Response

200

successboolean
messagestring

Example response

{
  "success": true,
  "message": "Shift(s) deleted."
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.