XentrDeveloper Docs
API ReferenceShifts

Delete a shift

DELETE
/api/factories/{factoryId}/shifts/{id}
AuthorizationBearer <token>

In: header

Path Parameters

factoryId*string

Factory ID

id*string

Shift ID

Response Body

curl -X DELETE "https://api.xentr.ai/api/factories/string/shifts/string"
Empty