files remote remove

POST {{baseUrl}}/files.remote.remove

Remove a remote file.

Request Body

[{"name"=>"token", "value"=>"<string>", "datatype"=>"string"}, {"name"=>"file", "value"=>"<string>", "datatype"=>"string"}, {"name"=>"external_id", "value"=>"<string>", "datatype"=>"string"}]

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{&quot;ok&quot;:&quot;\u003cboolean\u003e&quot;}