2021-05-22 13:21:18 +02:00
|
|
|
{generate_api_title(/realm/profile_fields:patch)}
|
2020-07-04 13:09:52 +02:00
|
|
|
|
|
|
|
{generate_api_description(/realm/profile_fields:patch)}
|
|
|
|
|
|
|
|
## Usage examples
|
|
|
|
|
|
|
|
{start_tabs}
|
|
|
|
{tab|python}
|
|
|
|
|
2021-06-11 20:07:45 +02:00
|
|
|
{generate_code_example(python)|/realm/profile_fields:patch|example}
|
2020-07-04 13:09:52 +02:00
|
|
|
|
2021-06-02 18:36:25 +02:00
|
|
|
{generate_code_example(javascript)|/realm/profile_fields:patch|example}
|
|
|
|
|
2020-07-04 13:09:52 +02:00
|
|
|
{tab|curl}
|
|
|
|
|
|
|
|
{generate_code_example(curl)|/realm/profile_fields:patch|example}
|
|
|
|
|
|
|
|
{end_tabs}
|
|
|
|
|
|
|
|
## Parameters
|
|
|
|
|
|
|
|
{generate_api_arguments_table|zulip.yaml|/realm/profile_fields:patch}
|
|
|
|
|
|
|
|
## Response
|
|
|
|
|
|
|
|
{generate_return_values_table|zulip.yaml|/realm/profile_fields:patch}
|
|
|
|
|
|
|
|
|
|
|
|
#### Example response
|
|
|
|
|
|
|
|
{generate_code_example|/realm/profile_fields:patch|fixture(200)}
|
2021-06-07 22:53:29 +02:00
|
|
|
|
|
|
|
{generate_code_example|/realm/profile_fields:patch|fixture(400)}
|