Skip to main content
DELETE
Delete an External OpenAPI Schema

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider. Send it in the Authorization header as Bearer <token>.

Path Parameters

id
string
required

OpenAPI Schema ID (UUID).

Example:

"018f3e2a-1c4d-7b9e-a1b2-c3d4e5f6a7b8"

Response

Indicates that the request was successful and the response contains the requested data.

warnings
object[] | null
required
providerConfigurationWarnings
object[] | null