cURL
curl --request DELETE \ --url https://api.interchange.io/api/v2/storefront/inventory-sources/{sourceId} \ --header 'Authorization: Bearer <token>'
{ "data": null, "error": { "code": "<string>", "message": "<string>", "field": "<string>", "details": {} } }
Delete an inventory source. The linked agent is disabled before removal.
Documentation IndexFetch the complete documentation index at: https://docs.interchange.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.interchange.io/llms.txt
Use this file to discover all available pages before exploring further.
API key or access token
Inventory source ID
1
No content