Skip to main content
POST
Bulk Create Assets

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

order_id
string<uuid>
required
line_id
string<uuid>
required

Body

application/json
assets
AdAssetCreate · object[]
required
Minimum array length: 1

Response

Successful Response