Skip to main content
The TypeScript SDK and docs are currently in beta. Report issues on GitHub.

Example Usage

import { DeleteGuardrailRequest } from "@openrouter/sdk/models/operations";

let value: DeleteGuardrailRequest = {
  id: "550e8400-e29b-41d4-a716-446655440000",
};

Fields

FieldTypeRequiredDescriptionExample
idstring:heavy_check_mark:The unique identifier of the guardrail to delete550e8400-e29b-41d4-a716-446655440000