Delete File

Deletes a file from a specified record.

Authentication

AuthorizationBearer

Access token, prefixed by Bearer .

Path parameters

vaultIDstringRequired
tableNamestringRequired
IDstringRequired
columnNamestringRequired

Response

OK
skyflow_idstring or null
ID of the record.
deletedboolean or null

If true, the file was deleted.

Errors