Workspace API

Delete an integration

delete/workspaces/{workspace_domain}/integrations/{hash_id}

Path parameters

workspace_domainstring required
Example:my-company

The human-readable ID of the workspace

hash_idstring required
Example:abc123def456

The hash ID of the integration

Response

Integration deleted successfully

Changes