cURL
curl --request DELETE \ --url https://api.agentic.scope3.com/api/v2/partner/storefronts/{platformId}/inventory-sources/{sourceId} \ --header 'Authorization: Bearer <token>'
{ "error": "<string>", "message": "<string>" }
Delete an inventory source. The linked agent is disabled before removal.
API key or access token
Storefront platform ID slug
1
Inventory source ID
No content