Skip to main content
DELETE
/
advertisers
/
{advertiserId}
/
property-lists
/
{listId}
Delete property list
curl --request DELETE \
  --url https://api.interchange.io/api/v2/buyer/advertisers/{advertiserId}/property-lists/{listId} \
  --header 'Authorization: Bearer <token>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.agentic.scope3.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

API key or access token

Path Parameters

advertiserId
string
required

Unique identifier for the advertiser

Minimum string length: 1
Example:

"12345"

listId
string
required

Response

Delete property list

No content