patch https://api.movintracks.io/v:version/apps/:id
Partially update an app
Responses
Partially update an app
xxxxxxxxxx
curl --request PATCH \
--url https://api.movintracks.io/v:version/apps/:id \
--header 'Authorization: Bearer [[key]]' \
--header 'accept: application/json' \
--header 'content-type: application/json'