Version: v2.0Assign Role To User POST /workspaces/:workspace_id/roles Assign a role to a user in a workspace. Args: payload (UserRole): The organization id, user email, and role to assign. workspace_id (str): The ID of the workspace. Request Responses200422Successful ResponseValidation Error