Delete a specific file.
cURL
curl --request DELETE \ --url https://api.example.com/orgs/{org_id}/files/{file_id}
"<unknown>"
The response is of type unknown.
unknown
Was this page helpful?