Update user in Zulip.
Application
Zulip
Inputs (what you have)
Name | Description | Data Type | Required? | Example |
Connected Account | The connected account to use for the request | Connected Account | Yes | |
User ID | The ID of user to update | Text (Short) | Yes | |
Full name | The user's full name | Text (Short) | No | |
Is admin? | Whether the target user is an administrator | True/False | No | |
Is guest? | Whether the target user is a guest | True/False | No | |
ID 1 | ID of custom profile data value | Text (Short) | No | |
Value 1 | Value of custom profile data | Text (Long) | No | |
ID 2 | ID of custom profile data value | Text (Long) | No | |
Value 2 | Value of custom profile data | Text (Long) | No | |
ID 3 | ID of custom profile data value | Text (Short) | No | |
Value 3 | Value of custom profile data | Text (Long) | No | |
Role | Role for the user | Text (Short) | No |
Outputs (what you get)
Name | Description | Data Type | Required? | Example |
JSON Output | JSON output returned by the API | Text (Long) | No |
Outcomes
Name | Description |
Success | This status is selected if the job has successfully completed. |
Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements
N/A