Override operation details
Operation overrides let you adjust how an operation reads without touching the spec: change its summary, add Markdown notes, or add custom code samples. Overrides survive reprocessing and source replacement when the operation's target key remains unchanged. If the operation is renamed or removed, its stored override is not applied.
Edit an operation's overrides
Go to Help Center in the dashboard, select the API reference, and open the Operations tab.
Click an operation row. The override editor expands.
Edit Summary override, the summary shown in navigation and on the page.
Add Notes in Markdown, shown under the description, for gotchas, rate limits, or migration tips.
Under Custom code samples, click Add sample and fill in the language, label, and sample source.
Click Save.
Empty fields keep the spec's own text. Remove a code sample with its remove control, or discard all overrides for the operation with Remove override in the editor.