post https://api.movintracks.io/v:version/actions-survey
Creates actions of type survey
Responses
Creates actions of type survey
xxxxxxxxxx
curl --request POST \
--url https://api.movintracks.io/v:version/actions-survey \
--header 'Authorization: Bearer [[key]]' \
--header 'accept: application/json' \
--header 'content-type: application/json'