patch https://api.movintracks.io/v:version/actions-app-custom-callback/:id
Partial update of an actions of type app custom callback
Responses
Partial update of an actions of type app custom callback
xxxxxxxxxx
curl --request PATCH \
--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'