Delete
DELETE {{baseUrl}}/creatives/:crv_id
Delete an existing creative. You need only supply the unique identifier that was returned upon creative creation.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"id":"crv_2a3b096c409b32c","deleted":true}