cURL
curl --request DELETE \ --url https://api.agentic.scope3.com/api/v2/buyer/campaigns/{campaignId}/creatives/{creativeId} \ --header 'Authorization: Bearer <token>'
{ "error": "<string>", "message": "<string>" }
Delete a creative manifest and all its assets from a campaign.
API key or access token
Campaign ID
1
Creative manifest ID
No content