cURL
curl --request DELETE \ --url https://api.agentic.scope3.com/api/v2/buyer/advertisers/{advertiserId}/creative-sets/{creativeSetId} \ --header 'Authorization: Bearer <token>'
{ "error": "<string>", "message": "<string>" }
Delete a creative set and all its assets.
API key or access token
Unique identifier for the creative set
1
"cs_abc123"
No content