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