GaleForceMediaBuyOrderImportDeleteRequest

DELETE {{base_url}}/MediaForceBuyOrderImportDeleteRequest?Id={{integer}}

Marks a GaleForceMedia buy order import as deleted. This is endpoint is only available for imports in status (1) Draft and (3) Failed.

API
GaleForceMedia API

Requires Authentication
Yes (Advanced)

Returns
GenericStringResponse

Batch?
No

Request Params

KeyDatatypeRequiredDescription
IdstringRequired.
(int32)
The identifier of the GaleForceMedia buy order import to be set as deleted.

HEADERS

KeyDatatypeRequiredDescription
AcceptstringRequired.
The type of content accepted by the API endpoint.
Content-TypestringRequired.
The type of content supported by the API endpoint.

RESPONSES

status: OK

{"Success":true,"Value":true}