DeleteGuardrailResponse - TypeScript SDK

DeleteGuardrailResponse type definition

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

Example Usage

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

Fields

FieldTypeRequiredDescriptionExample
deletedtrue✔️Confirmation that the guardrail was deletedtrue