Skip to main content
DELETE
Delete Pending Shifts
Only shifts on a check with a status of pending can be deleted.

Authorizations

Authorization
string
header
required

Query Parameters

companyID
string
required

Company ID of the employer

shiftID
string
required

ID of Shift

Response

200

success
boolean
default:true
Example:

true

message
string
Example:

"Shift(s) deleted."