Ollang API Reference
Update Custom Instruction
Update an existing custom translation instruction
PATCH
Update any combination of fields on a custom instruction. Send only the properties you want to change.Documentation Index
Fetch the complete documentation index at: https://api-docs.ollang.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
This endpoint requires API key authentication.- Header name:
X-Api-Key - Header value: Your API key from the Ollang dashboard
Path Parameters
The custom instruction’s unique identifier (from List Custom Instructions or create response).
Body Parameters
All fields are optional; include at least one.New machine-friendly name for the instruction.
New instruction text.
Enable or disable this instruction without deleting it.
Updated description.