GaleForceMediaBuyOrderImportDeleteRequest
DELETE {{base_url}}/MediaForceBuyOrderImportDeleteRequest?Id={{integer}}
Marks a GaleForceMedia buy order import as deleted. This is only available for imports in status (1) Draft and (3) Failed.
Requires Authentication
Yes (Advanced)
Returns
GenericStringResponse
Batch?
No
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
Id | string | Required. | |
| (int32) | |||
| The identifier of the of the GaleForceMedia buy order import to be set as deleted. |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string | Required. | |
| The type of content accepted by the API endpoint. | |||
Content-Type | string | Required. | |
| The type of content supported by the API endpoint. |
RESPONSES
status: OK
{"Success":true,"Value":true}