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.
Path parameters
Unique identifier of a feed.
Query parameters
Unique identifier of an ad account.
Response
The request has succeeded.
Example response
{
"id": "864344156814050986"
}Changes
Changed in 7 of the 29 revisions of this API.119
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
added the non-success response with the status
429response-non-success-status-added
- ○
removed the non-success response with the status
409response-non-success-status-removed
- ○
added the success response with the status
200response-success-status-added
This revision also has 182 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
api tag
catalog_feedsaddedapi-tag-added
- ○
api tag
catalogsremovedapi-tag-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the endpoint scheme security
client_credentialswas added to the APIapi-security-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the new optional
queryrequest parameterad_account_idnew-optional-request-parameter
- ○
- ▲
added the new path request parameter
feed_idnew-request-path-parameter
- ▲
- ●
deleted the
pathrequest parameterfeed_idrequest-parameter-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
endpoint added
endpoint-added
- ○