Module workspace_api

Source

Enums§

AddUserError
struct for typed errors of method add_user
ArchiveWorkspaceError
struct for typed errors of method archive_workspace
ChangeWorkspaceColorError
struct for typed errors of method change_workspace_color
ChangeWorkspaceIdError
struct for typed errors of method change_workspace_id
ChangeWorkspaceNameError
struct for typed errors of method change_workspace_name
ConnectTeamsError
struct for typed errors of method connect_teams
CreateWorkspaceError
struct for typed errors of method create_workspace
DeleteInviteError
struct for typed errors of method delete_invite
DeleteWorkspaceError
struct for typed errors of method delete_workspace
EditAutoInviteError
struct for typed errors of method edit_auto_invite
EditCopilotConfigError
struct for typed errors of method edit_copilot_config
EditDefaultScriptsError
struct for typed errors of method edit_default_scripts
EditDeployToError
struct for typed errors of method edit_deploy_to
EditErrorHandlerError
struct for typed errors of method edit_error_handler
EditLargeFileStorageConfigError
struct for typed errors of method edit_large_file_storage_config
EditSlackCommandError
struct for typed errors of method edit_slack_command
EditTeamsCommandError
struct for typed errors of method edit_teams_command
EditWebhookError
struct for typed errors of method edit_webhook
EditWorkspaceDefaultAppError
struct for typed errors of method edit_workspace_default_app
EditWorkspaceDeployUiSettingsError
struct for typed errors of method edit_workspace_deploy_ui_settings
EditWorkspaceGitSyncConfigError
struct for typed errors of method edit_workspace_git_sync_config
ExistsUsernameError
struct for typed errors of method exists_username
ExistsWorkspaceError
struct for typed errors of method exists_workspace
GetCopilotInfoError
struct for typed errors of method get_copilot_info
GetDefaultScriptsError
struct for typed errors of method get_default_scripts
GetDeployToError
struct for typed errors of method get_deploy_to
GetGithubAppTokenError
struct for typed errors of method get_github_app_token
GetIsPremiumError
struct for typed errors of method get_is_premium
GetLargeFileStorageConfigError
struct for typed errors of method get_large_file_storage_config
GetPremiumInfoError
struct for typed errors of method get_premium_info
GetSettingsError
struct for typed errors of method get_settings
GetThresholdAlertError
struct for typed errors of method get_threshold_alert
GetUsedTriggersError
struct for typed errors of method get_used_triggers
GetWorkspaceDefaultAppError
struct for typed errors of method get_workspace_default_app
GetWorkspaceEncryptionKeyError
struct for typed errors of method get_workspace_encryption_key
GetWorkspaceNameError
struct for typed errors of method get_workspace_name
GetWorkspaceUsageError
struct for typed errors of method get_workspace_usage
InviteUserError
struct for typed errors of method invite_user
IsDomainAllowedError
struct for typed errors of method is_domain_allowed
LeaveWorkspaceError
struct for typed errors of method leave_workspace
ListAvailableTeamsChannelsError
struct for typed errors of method list_available_teams_channels
ListAvailableTeamsIdsError
struct for typed errors of method list_available_teams_ids
ListPendingInvitesError
struct for typed errors of method list_pending_invites
ListUserWorkspacesError
struct for typed errors of method list_user_workspaces
ListWorkspacesAsSuperAdminError
struct for typed errors of method list_workspaces_as_super_admin
ListWorkspacesError
struct for typed errors of method list_workspaces
RunSlackMessageTestJobError
struct for typed errors of method run_slack_message_test_job
RunTeamsMessageTestJobError
struct for typed errors of method run_teams_message_test_job
SetEnvironmentVariableError
struct for typed errors of method set_environment_variable
SetThresholdAlertError
struct for typed errors of method set_threshold_alert
SetWorkspaceEncryptionKeyError
struct for typed errors of method set_workspace_encryption_key
UnarchiveWorkspaceError
struct for typed errors of method unarchive_workspace
UpdateOperatorSettingsError
struct for typed errors of method update_operator_settings

Functions§

add_user
archive_workspace
change_workspace_color
change_workspace_id
change_workspace_name
connect_teams
create_workspace
delete_invite
delete_workspace
edit_auto_invite
edit_copilot_config
edit_default_scripts
edit_deploy_to
edit_error_handler
edit_large_file_storage_config
edit_slack_command
edit_teams_command
edit_webhook
edit_workspace_default_app
edit_workspace_deploy_ui_settings
edit_workspace_git_sync_config
exists_username
exists_workspace
get_copilot_info
get_default_scripts
get_deploy_to
get_github_app_token
get_is_premium
get_large_file_storage_config
get_premium_info
get_settings
get_threshold_alert
get_used_triggers
get_workspace_default_app
get_workspace_encryption_key
get_workspace_name
get_workspace_usage
invite_user
is_domain_allowed
leave_workspace
list_available_teams_channels
list_available_teams_ids
list_pending_invites
list_user_workspaces
list_workspaces
list_workspaces_as_super_admin
run_slack_message_test_job
run_teams_message_test_job
set_environment_variable
set_threshold_alert
set_workspace_encryption_key
unarchive_workspace
update_operator_settings
Updates the operator settings for a specific workspace. Requires workspace admin privileges.