catalog_feeds
Delete feed
Delete a feed owned by the "operation user_account".
- By default, the "operation user_account" is the token user_account.
Optional: Business Access: Specify an ad_account_id (obtained via List ad accounts) to use the owner of that ad_account as the "operation user_account". In order to do this, the token user_account must have one of the following Business Access roles on the ad_account: Owner, Admin, Catalogs Manager.
For Retail partners, refer to Before you get started with Catalogs. For Hotel partners, refer to Pinterest API for shopping.
delete/catalogs/feeds/{feed_id}
Path parameters
feed_idstring required
Unique identifier of a feed.
Query parameters
ad_account_idstring
Unique identifier of an ad account.
Response
The request has succeeded.
Example response
{
"id": "864344156814050986"
}