Update the stored value on a custom field record in the Terminal49 API. The associated definition slug and parent resource reference remain unchanged.
Use this endpoint to update an existing custom field value.Documentation Index
Fetch the complete documentation index at: https://terminal49-codex-docs-audit-diataxis-skill.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
id | The unique identifier of the custom field value to update |
| Parameter | Required | Description |
|---|---|---|
value | Yes | The new field value (must match the definition’s data type) |
updated_by user is recorded for audit purposesUse a Terminal49 API key in the Authorization header with the Token prefix.
Authorization: Token YOUR_API_KEY
Custom field ID