curl -X PATCH "https://api-integration.ollang.com/integration/custom-instructions/507f1f77bcf86cd799439011" \ -H "X-Api-Key: <your-api-key>" \ -H "Content-Type: application/json" \ -d '{ "value": "Use informal tone for marketing copy only.", "active": true }'
{ "id": "507f1f77bcf86cd799439011", "key": "tone_and_register", "value": "Use informal tone for marketing copy only.", "active": true, "description": "Instructions for maintaining appropriate tone and register", "scopeRefId": "507f1f77bcf86cd799439012", "createdAt": "2023-10-05T12:34:56.789Z", "updatedAt": "2023-10-06T09:15:00.000Z" }
Update an existing custom translation instruction
X-Api-Key
Was this page helpful?