Updates key/value pairs for an existing pre-prompt.
key, publicValue, maskedValue, description, or
tags for an existing pre-prompt. Authenticate with BACKEND_SECRET headers.
| Field | Type | Description |
|---|---|---|
key | string | Unique identifier (2-64 chars) |
publicValue | string | User-facing label (1-512 chars) |
maskedValue | string | Hidden prompt (1-4000 chars) |
description | string | Optional description |
tags | string[] | Optional tags array |
Backend secret token required for admin-only endpoints. Provide either this header or Authorization: Bearer <secret>.
PrePrompt identifier (UUID).
8 - 642 - 64^[a-zA-Z0-9][a-zA-Z0-9_-]{1,63}$1 - 5121 - 40005001650