Skip to main content
DELETE
/
api
/
v1
/
quoter
/
devices
/
{id}
/
file
Remove file from device
curl --request DELETE \
  --url https://api.raul.ugps.io/api/v1/quoter/devices/{id}/file \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer token authentication

Path Parameters

id
number
required

Response

200

File removed successfully