Delete multiple shifts

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

shiftUuids

array of uuids

required

The set of shift identifiers to delete

shiftUuids* ADD uuid

``200 the soft deleted shifts with its updated state

Updated 3 months ago


ShellNodeRubyPHPPython

xxxxxxxxxx

curl --request DELETE \
     --url https://services.fountain.com/api/serviceattendance/processes/shifts/deleteShifts \
     --header 'accept: application/json' \
     --header 'content-type: application/json'

Click Try It! to start a request and see the response here! Or choose an example:

application/json

``200

Updated 3 months ago