cURL
curl --request DELETE \ --url https://api.veryfront.com/providers/{provider}/files/{fileId} \ --header 'Authorization: Bearer <token>'
{ "error": "<string>", "connectUrl": "<string>" }
Authentication via JWT token or API key. JWT: Get from Veryfront dashboard. API Key: Format "vf__" - create via /api-keys endpoint.
File deleted