DeleteBYOKKeyResponse - TypeScript SDK

DeleteBYOKKeyResponse type definition

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

Example Usage

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

Fields

FieldTypeRequiredDescriptionExample
deletedtrue✔️Confirmation that the BYOK credential was deleted.true