Skip to main content
Version: 202506

Delete file

DELETE 

/openapi/2025-06/file/:file_uri

The Delete File API allows developers to remove a specific file from the server. This endpoint requires the unique identifier of the file to be deleted.

Request

Path Parameters

    file_uri stringrequired

    The unique identifier of the file to be deleted

Responses

OK

Schema
    codestring

    error code

    messagestring

    error message

    data object
    object