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