Delete an integration
DELETE/v1/integration/:identifier
This route allows you to delete an integration in your Port organization.
To learn more about integrations, check out the documentation.
Request
Path Parameters
identifier stringrequired
The installation id of the integration you want to delete.
Responses
- 200
Default Response
Loading...