botruntime
API ReferenceFiles API

Delete File

Deletes a file.

DELETE
/v1/files/{id}

Path Parameters

id*string

File ID or Key

Response Body

application/json

application/json

curl -X DELETE "https://example.com/v1/files/string"
{}
{}