post https://example.com/api/v2/webhookModel/shift/activity/routeInvalidateLocation
Fired when shift's route has been invalidated
Response
Fired when shift's route has been invalidated
xxxxxxxxxx
curl --request POST \
--url https://example.com/api/v2/webhookModel/shift/activity/routeInvalidateLocation \
--header 'accept: application/json' \
--header 'content-type: application/json'