v1
latestOpenAPI 3.0.32026-07-265278189.1 KBReplace a custom instruction
put/v3/style_rules/{style_id}/custom_instructions/{instruction_id}
Path parameters
style_idstring required
The ID of the style rule list
instruction_idstring required
The ID of the custom instruction
Request body
Response
Custom instruction updated successfully
Example response
{
"id": "68fdb803-c013-4e67-b62e-1aad0ab519cd",
"label": "Currency custom instruction",
"prompt": "Have currency symbols before the numerical value (e.g. $100, €100)",
"source_language": "en"
}