v4

latestOpenAPI 3.0.32026-08-0161180264.4 KB
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