Skip to main content

Delete an integration

DELETE 

https://euwest.api.elasticpath.com/integrations/:integration_uuid

Deletes the Integration for the given UUID

Request

Path Parameters

    integration_uuid stringrequired

    The unique identifier of the integration.

Responses

Integration was successfully deleted

Authorization: http

name: bearerAuthtype: httpscheme: bearer
curl -L -X DELETE 'https://euwest.api.elasticpath.com/integrations/:integration_uuid' \
-H 'Authorization: Bearer <TOKEN>'
Request Collapse all
Base URL
https://euwest.api.elasticpath.com
Auth
Parameters
— pathrequired
ResponseClear

Click the Send API Request button above and see the response here!