Delete commerce integration
Delete commerce integration metadata for the given external business ID. Note: If you're interested in joining the beta, please reach out to your Pinterest account manager.
Path parameters
External business ID for the integration.
Response
The request has succeeded.
Example response
{
"id": "7329167449607351372",
"external_business_id": "1238401984",
"connected_merchant_id": "1445572885401",
"connected_user_id": "871939315263957401",
"connected_advertiser_id": "549764738871",
"connected_lba_id": "871939315263957402",
"connected_tag_id": "2412141155151",
"partner_access_token_expiry": 1621350033000,
"partner_refresh_token_expiry": 1621350033000,
"scopes": "accounts:read",
"created_timestamp": 1621350033000,
"updated_timestamp": 1621350033000,
"additional_id_1": "128464",
"partner_metadata": ""
}Changes
Changed in 3 of the 29 revisions of this API.9
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
added the non-success response with the status
404response-non-success-status-added
- ○
added the non-success response with the status
429response-non-success-status-added
- ○
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
- ○
- ○
removed the non-success response with the status
404response-non-success-status-removed
- ○
removed the non-success response with the status
409response-non-success-status-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
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○