Path Parameters
Response
OK, integration deleted
curl --request DELETE \
--url https://platform.versori.com/api/embedded/v1/integrations/{integration_id}
This response does not have an example.
DeleteIntegration deletes the integration.
If the integration is deployed it will return an error.
curl --request DELETE \
--url https://platform.versori.com/api/embedded/v1/integrations/{integration_id}
This response does not have an example.
OK, integration deleted