Updates device metadata
curl --request PATCH \ --url https://app.pnta.io/api/v1/metadata \ --header 'Content-Type: application/json' \ --data '{ "metadata": {} }'
Project ID
Device identifier
Device metadata
The body is of type object.
object
success