> ## Documentation Index
> Fetch the complete documentation index at: https://openrouter.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# UpdateBYOKKeyResponse

## Fields

| Field  | Type                                                      | Required             | Description | Example                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| ------ | --------------------------------------------------------- | -------------------- | ----------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `Data` | [components.BYOKKey](../../models/components/byokkey.mdx) | :heavy\_check\_mark: | N/A         | \{<br />"allowed\_api\_key\_hashes": null,<br />"allowed\_models": null,<br />"allowed\_user\_ids": null,<br />"created\_at": "2025-08-24T10:30:00Z",<br />"disabled": false,<br />"id": "11111111-2222-3333-4444-555555555555",<br />"is\_fallback": false,<br />"label": "sk-...AbCd",<br />"name": "Production OpenAI Key",<br />"provider": "openai",<br />"sort\_order": 0,<br />"workspace\_id": "550e8400-e29b-41d4-a716-446655440000"<br />} |
