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

Example Usage

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

let value: DeleteKeysResponse = {
  deleted: true,
};

Fields

FieldTypeRequiredDescriptionExample
deletedtrue:heavy_check_mark:Confirmation that the API key was deletedtrue