Documentation Index
Fetch the complete documentation index at: https://docs.documind.cloud/llms.txt
Use this file to discover all available pages before exploring further.
Get API Key
api_keys:read scope.
Update API Key
api_keys:write scope.
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
key_id | string (UUID) | Yes | ID of the API key |
Update Body
| Field | Type | Required | Description |
|---|---|---|---|
name | string | No | API key name |
description | string | No | API key description |
scopes | string[] | No | Permission scopes |
is_active | boolean | No | Enable or disable the key |
expires_in_days | integer | No | Reset expiration relative to now |