put https://api.movintracks.io/v:version/actions-app-custom-callback/:id
Full update of an action of type app custom callback
Responses
Full update of an action of type app custom callback
xxxxxxxxxx
curl --request PUT \
--url https://api.movintracks.io/v:version/actions-app-custom-callback/:id \
--header 'Authorization: Bearer [[key]]' \
--header 'accept: application/json' \
--header 'content-type: application/json'