DELETE
/
api
/
v1
/
manage
/
{file_uuid}
curl --request DELETE \
  --url https://api.jsonsilo.com/api/v1/manage/{file_uuid} \
  --header 'X-MAN-API: <api-key>'
This response does not have an example.

Authorizations

X-MAN-API
string
header
required

The JSONSilo Manage API Key

Path Parameters

file_uuid
string
required

The Silo UUID, comprising 32 hexadecimal digits separated by 4 hyphens, totaling 36 characters.

Response

200
_mintlify/placeholder

Successful Response