cURL
curl --request PATCH \ --url https://dashboard.gratian.pro/api/v2/apps/{appId}/files \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "from": "<string>", "to": "<string>" } '
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Caminho atual do arquivo
Novo caminho/nome do arquivo