The unique identifier of the Workspace (Team) where the guest belongs. Example: 123456.
guest_idstring
Required
The unique identifier of the guest user to be edited. Example: 98765.
usernamestring
The new username to assign to the guest. Optional - only include if you want to change the guest's username.
can_edit_tagsboolean
Boolean flag to allow or disallow the guest to edit tags. Optional - only include if you want to change this permission.
custom_role_idinteger
Identifier of a custom role for the guest. Ensure this ID is valid within the workspace. Optional - only include if you want to assign/change the custom role. (Note: Business Plus Plan supports one custom role; Enterprise Plan supports unlimited).
can_create_viewsboolean
Boolean flag to allow or disallow the guest to create views. Optional - only include if you want to change this permission.
can_see_time_spentboolean
Boolean flag to allow or disallow the guest to see time spent on tasks. Optional - only include if you want to change this permission.
can_see_time_estimatedboolean
Boolean flag to allow or disallow the guest to see time estimated for tasks. Optional - only include if you want to change this permission.
Observable output
data
Required
Data from the action execution
errorstring
Error if any occurred during the execution of the action
successfulboolean
Required
Whether or not the action execution was successful or not