post https://shyftplan.com/api/v1/staff_shifts/move_staff
Move a staff from one shift to another
Responses
Move a staff from one shift to another
xxxxxxxxxx
curl --request POST \
--url https://shyftplan.com/api/v1/staff_shifts/move_staff \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"ignore_conflicts": "false"
}
'
Try It!
to start a request and see the response here! Or choose an example: