Avisi cloud logo
Integrations

Delete an integration for an organization.

DELETE
/api/v1/orgs/{organizationSlug}/integrations/{organisationIntegrationIdentity}

Path Parameters

organizationSlugRequiredstring
Pattern: "^[a-z0-9-]+$"
organisationIntegrationIdentityRequiredstring
Format: "uuid"
curl -X DELETE "https://api.avisi.cloud/api/v1/orgs/<string>/integrations/497f6eca-6276-4993-bfeb-53cbbbba6f08"

Request was successfully processed. The response body contains the requested data.