/api/serviceattendance/processes/shifts/{shiftUuid}
| Time | Status | User Agent |
|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
shiftUuid
uuid
required
shift unique identifier
``200 the shift with its updated state
Updatedabout 2 months ago
ShellNodeRubyPHPPython
xxxxxxxxxx
curl --request DELETE \
--url https://services.fountain.com/api/serviceattendance/processes/shifts/shiftUuid \
--header 'accept: application/json'
application/json
``200
Updatedabout 2 months ago