API Reference
cURL
curl --request DELETE \ --url https://api.meetsquad.ai/org/{orgId}/workspace/{workspaceId}/integration/{integrationId} \ --header 'Authorization: Bearer <token>'
Deletes an integration and cleans up any associated secrets
JWT authentication for organization-scoped endpoints.
Organization ID
Workspace ID
Integration record ID
Integration deleted successfully
Was this page helpful?