mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
Mostly, this is a change in ordering to make more sense, but we also fix several names that were clearly confusing. We restore the convention that each endpoint has the same title at the top of the page as what we have in the sidebar menu, which appears to have been violated in many recent updates to API documentation.
553 B
553 B
Remove a linkifier
{generate_api_description(/realm/filters/{filter_id}:delete)}
Usage examples
{start_tabs} {tab|python}
{generate_code_example(python)|/realm/filters/{filter_id}:delete|example}
{tab|curl}
{generate_code_example(curl)|/realm/filters/{filter_id}:delete|example}
{end_tabs}
Parameters
{generate_api_arguments_table|zulip.yaml|/realm/filters/{filter_id}:delete}
Response
Example response
A typical successful JSON response may look like:
{generate_code_example|/realm/filters/{filter_id}:delete|fixture(200)}