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

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