Upload a Marketing Campaign Supporting Document

POST {{base_url}}/campaign/fw_files

Use this endpoint to upload a supporting document or file in the Marketing Campaigns hub.

Request Body

[{"name"=>"file", "value"=>nil, "datatype"=>"null"}]

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequired.

The type of content supported by the API endpoint. | | Authorization | string | | Required.

The type of authorization supported by the API endpoint. |

RESPONSES

status: OK

[{"FileID":"002021d4-abc0-210e-4131-d2a01111bc14","FileName":"Marketing Campaign.pdf"}]