Skip to main content

Delete integration

DELETE 

/api/meshobjects/meshintegrations/:uuid

Delete a specific integration by its UUID.

This permanently removes the integration and its configuration. An integration cannot be deleted if it is used in any building block definition version.

Users can only delete integrations that belong to their workspace unless they have admin permissions.

Returns 204 No Content on successful deletion.

Authentication: This endpoint supports API Key authentication.

Request

Responses

204