mirror of https://github.com/zulip/zulip.git
606 B
606 B
Set "typing" status
{generate_api_description(/typing:post)}
Usage examples
{start_tabs} {tab|python}
{generate_code_example(python)|/typing:post|example}
{tab|js}
More examples and documentation can be found here.
{generate_code_example(javascript)|/typing:post|example}
{tab|curl}
{generate_code_example(curl)|/typing:post|example}
{end_tabs}
Parameters
{generate_api_arguments_table|zulip.yaml|/typing:post}
Response
Example response
A typical successful JSON response may look like:
{generate_code_example|/typing:post|fixture(200)}