v13
OpenAPI 3.0.32026-07-31359869.4 MBintegrations
Delete an integration configuration
Allows to remove the configuration with the id provided in the parameters. The configuration and all of its resources will be removed. This includes Webhooks, LogDrains and Project Env variables.
delete/v1/integrations/configuration/{id}
Path parameters
idstring required
Query parameters
teamIdstring
Example:team_1a2b3c4d5e6f7g8h9i0j1k2l
The Team identifier to perform the request on behalf of.
slugstring
Example:my-team-url-slug
The Team slug to perform the request on behalf of.
Response
The configuration was successfully removed