v2

latestOpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-07-21130282381.6 KB
Integrations

Delete ingested APIs associated to integration

Delete ingested APIs associated to integration

Delete APIs that were ingested from 3rd party provider using this integration. To delete APIs user must have ENVIRONMENT_API[DELETE] permission. Only unpublished APIs will deleted. APIs that are published will be omitted!

High risk operation: require explicit user confirmation before execution.

delete/environments/{envId}/integrations/{integrationId}/apis

Response

Result of deleting ingested APIs operation

deletednumber

Number of successfully deleted APIs

skippednumber

Number of skipped APIs due to some criteria (e.g. being PUBLISHED)

errorsnumber

Number of errors encountered during deletion process