Delete File
Remove a file from a dataset
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
id
ID of the dataset containing the file
fileID
ID of the file to remove
Headers
Cartesia-Version