GeneralIntegrationsDelete IntegrationDelete Integration DELETE /v1/integrations/:integrationId This endpoint removes a Integration identified by the integrationId parameter. Request Responses204400404429When the delete was successful.Bad request.Not found.Too many requests. In case of the request rate exceeds the rate limits.