Skip to main content
POST
BatchDeleteRemoteFiles

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

The request for a call to RemoteFileService_BatchDeleteRemoteFiles to delete remote files.

The request for a call to RemoteFileService_BatchDeleteRemoteFiles to delete remote files.

remoteFileIds
string[]

Up to 1000 remote file IDs can be provided per request.

Response

A successful response.

The response of a call to RemoteFileService_BatchDeleteRemoteFiles.