v1

latestOpenAPI 3.1.1Productboard Proprietary2026-07-2453178243.2 KB
plugin-integration-connections

Delete plugin integration connection

Permanently deletes the connection between an entity and the third-party system, resetting the push button to its initial unconnected state.

This is equivalent to calling the Configure Connection endpoint with state: initial.

delete/plugin-integrations/{integrationId}/connections/{entityId}

Path parameters

integrationIdstring uuid required
Example:00000000-0000-0000-0000-000000000001

UUID of the plugin integration.

entityIdstring uuid required
Example:00000000-0000-0000-0000-000000000002

Entity identifier.

Response

Connection deleted successfully. No content.