TypeScript SDKOperations

DeleteGuardrailResponse - TypeScript SDK

DeleteGuardrailResponse method reference

The TypeScript SDK and docs are currently in beta. Report issues on GitHub.

Guardrail deleted successfully

Example Usage

1import { DeleteGuardrailResponse } from "@openrouter/sdk/models/operations";
2
3let value: DeleteGuardrailResponse = {
4 deleted: true,
5};

Fields

FieldTypeRequiredDescriptionExample
deletedtrue✔️Confirmation that the guardrail was deletedtrue