BatchDeleteRemoteFiles
Batch delete remote files. Each batch is limited to 1000 records.
POST
/
api
/v1
/remote-files:batchDelete
Request Body
application/json
RequiredThe request for a call to RemoteFileService_BatchDeleteRemoteFiles
to delete remote files.
remoteFileIds
array<string>
Up to 1000 remote file IDs can be provided per request.
A successful response.