uploadUrl, then register it with
Create Creative.
Route: POST /api/external/v1/portals/creatives/upload-url
Headers
| Header | Required | Description |
|---|---|---|
Content-Type | Yes | Must be application/json |
x-magna-api-token | Yes | Your Magna API token |
Body parameters
| Field | Type | Required | Description |
|---|---|---|---|
fileName | string | Yes | Name of the file to upload |
contentType | string | Yes | MIME type (e.g. image/png) |
kind | enum | Yes | image (PNG/JPEG/SVG) or animation (Lottie / Unicorn-Studio JSON) |