latestOpenAPI 3.0.32026-08-1963193297.5 KB

a567add0c3f5

integrations

deleteIntegrationAppMapping

Removes a mapping from an app/component to an integration.

delete/v1/integrations/{integrationId}/app-mapping

Path parameters

integrationIdstring uuid required

The integration ID (used for authorization, must match the mapping)

Request body

app_idstring uuid required

UUID of the integration app instance

component_idstring uuid required

UUID of the integration app component instance

Response

App mapping deleted successfully

messagestring