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