/integrations/workspace
Method:
DELETE
Query Parameters:
Parameter | Type | Required | Description |
---|---|---|---|
id | string | Yes | Workspace integration ID to delete |
Authentication
This endpoint requires authentication. Include your bearer token in the Authorization header.Query Parameters
Parameter | Type | In | Required | Description |
---|---|---|---|---|
id | string | query | ✅ | Workspace integration ID to delete |
Responses
✅ 200 - Workspace integration deleted
⚠️ 400 - undefined
⚠️ 401 - undefined
⚠️ 404 - undefined
❌ 500 - undefined
Tags
Integration
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Query Parameters
Workspace integration ID to delete
Example:
"integration-123"