Awso_wickr_syncSourceval batch_create_user :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_wickr.Values.BatchCreateUserRequest.t ->
(Awso_wickr.Values.BatchCreateUserResponse.t,
Awso_wickr.Values.BatchCreateUserResponse.error)
Result.tval batch_delete_user :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_wickr.Values.BatchDeleteUserRequest.t ->
(Awso_wickr.Values.BatchDeleteUserResponse.t,
Awso_wickr.Values.BatchDeleteUserResponse.error)
Result.tval batch_lookup_user_uname :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_wickr.Values.BatchLookupUserUnameRequest.t ->
(Awso_wickr.Values.BatchLookupUserUnameResponse.t,
Awso_wickr.Values.BatchLookupUserUnameResponse.error)
Result.tval batch_reinvite_user :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_wickr.Values.BatchReinviteUserRequest.t ->
(Awso_wickr.Values.BatchReinviteUserResponse.t,
Awso_wickr.Values.BatchReinviteUserResponse.error)
Result.tval batch_reset_devices_for_user :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_wickr.Values.BatchResetDevicesForUserRequest.t ->
(Awso_wickr.Values.BatchResetDevicesForUserResponse.t,
Awso_wickr.Values.BatchResetDevicesForUserResponse.error)
Result.tval batch_toggle_user_suspend_status :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_wickr.Values.BatchToggleUserSuspendStatusRequest.t ->
(Awso_wickr.Values.BatchToggleUserSuspendStatusResponse.t,
Awso_wickr.Values.BatchToggleUserSuspendStatusResponse.error)
Result.tval create_bot :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_wickr.Values.CreateBotRequest.t ->
(Awso_wickr.Values.CreateBotResponse.t,
Awso_wickr.Values.CreateBotResponse.error)
Result.tval create_data_retention_bot :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_wickr.Values.CreateDataRetentionBotRequest.t ->
(Awso_wickr.Values.CreateDataRetentionBotResponse.t,
Awso_wickr.Values.CreateDataRetentionBotResponse.error)
Result.tval create_data_retention_bot_challenge :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_wickr.Values.CreateDataRetentionBotChallengeRequest.t ->
(Awso_wickr.Values.CreateDataRetentionBotChallengeResponse.t,
Awso_wickr.Values.CreateDataRetentionBotChallengeResponse.error)
Result.tval create_network :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_wickr.Values.CreateNetworkRequest.t ->
(Awso_wickr.Values.CreateNetworkResponse.t,
Awso_wickr.Values.CreateNetworkResponse.error)
Result.tval create_security_group :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_wickr.Values.CreateSecurityGroupRequest.t ->
(Awso_wickr.Values.CreateSecurityGroupResponse.t,
Awso_wickr.Values.CreateSecurityGroupResponse.error)
Result.tval delete_bot :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_wickr.Values.DeleteBotRequest.t ->
(Awso_wickr.Values.DeleteBotResponse.t,
Awso_wickr.Values.DeleteBotResponse.error)
Result.tval delete_data_retention_bot :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_wickr.Values.DeleteDataRetentionBotRequest.t ->
(Awso_wickr.Values.DeleteDataRetentionBotResponse.t,
Awso_wickr.Values.DeleteDataRetentionBotResponse.error)
Result.tval delete_network :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_wickr.Values.DeleteNetworkRequest.t ->
(Awso_wickr.Values.DeleteNetworkResponse.t,
Awso_wickr.Values.DeleteNetworkResponse.error)
Result.tval delete_security_group :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_wickr.Values.DeleteSecurityGroupRequest.t ->
(Awso_wickr.Values.DeleteSecurityGroupResponse.t,
Awso_wickr.Values.DeleteSecurityGroupResponse.error)
Result.tval get_bot :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_wickr.Values.GetBotRequest.t ->
(Awso_wickr.Values.GetBotResponse.t, Awso_wickr.Values.GetBotResponse.error)
Result.tval get_bots_count :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_wickr.Values.GetBotsCountRequest.t ->
(Awso_wickr.Values.GetBotsCountResponse.t,
Awso_wickr.Values.GetBotsCountResponse.error)
Result.tval get_data_retention_bot :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_wickr.Values.GetDataRetentionBotRequest.t ->
(Awso_wickr.Values.GetDataRetentionBotResponse.t,
Awso_wickr.Values.GetDataRetentionBotResponse.error)
Result.tval get_guest_user_history_count :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_wickr.Values.GetGuestUserHistoryCountRequest.t ->
(Awso_wickr.Values.GetGuestUserHistoryCountResponse.t,
Awso_wickr.Values.GetGuestUserHistoryCountResponse.error)
Result.tval get_network :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_wickr.Values.GetNetworkRequest.t ->
(Awso_wickr.Values.GetNetworkResponse.t,
Awso_wickr.Values.GetNetworkResponse.error)
Result.tval get_network_settings :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_wickr.Values.GetNetworkSettingsRequest.t ->
(Awso_wickr.Values.GetNetworkSettingsResponse.t,
Awso_wickr.Values.GetNetworkSettingsResponse.error)
Result.tval get_oidc_info :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_wickr.Values.GetOidcInfoRequest.t ->
(Awso_wickr.Values.GetOidcInfoResponse.t,
Awso_wickr.Values.GetOidcInfoResponse.error)
Result.tval get_opentdf_config :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_wickr.Values.GetOpentdfConfigRequest.t ->
(Awso_wickr.Values.GetOpentdfConfigResponse.t,
Awso_wickr.Values.GetOpentdfConfigResponse.error)
Result.tval get_security_group :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_wickr.Values.GetSecurityGroupRequest.t ->
(Awso_wickr.Values.GetSecurityGroupResponse.t,
Awso_wickr.Values.GetSecurityGroupResponse.error)
Result.tval get_user :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_wickr.Values.GetUserRequest.t ->
(Awso_wickr.Values.GetUserResponse.t,
Awso_wickr.Values.GetUserResponse.error)
Result.tval get_users_count :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_wickr.Values.GetUsersCountRequest.t ->
(Awso_wickr.Values.GetUsersCountResponse.t,
Awso_wickr.Values.GetUsersCountResponse.error)
Result.tval list_blocked_guest_users :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_wickr.Values.ListBlockedGuestUsersRequest.t ->
(Awso_wickr.Values.ListBlockedGuestUsersResponse.t,
Awso_wickr.Values.ListBlockedGuestUsersResponse.error)
Result.tval list_bots :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_wickr.Values.ListBotsRequest.t ->
(Awso_wickr.Values.ListBotsResponse.t,
Awso_wickr.Values.ListBotsResponse.error)
Result.tval list_devices_for_user :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_wickr.Values.ListDevicesForUserRequest.t ->
(Awso_wickr.Values.ListDevicesForUserResponse.t,
Awso_wickr.Values.ListDevicesForUserResponse.error)
Result.tval list_guest_users :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_wickr.Values.ListGuestUsersRequest.t ->
(Awso_wickr.Values.ListGuestUsersResponse.t,
Awso_wickr.Values.ListGuestUsersResponse.error)
Result.tval list_networks :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_wickr.Values.ListNetworksRequest.t ->
(Awso_wickr.Values.ListNetworksResponse.t,
Awso_wickr.Values.ListNetworksResponse.error)
Result.tval list_security_group_users :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_wickr.Values.ListSecurityGroupUsersRequest.t ->
(Awso_wickr.Values.ListSecurityGroupUsersResponse.t,
Awso_wickr.Values.ListSecurityGroupUsersResponse.error)
Result.tval list_security_groups :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_wickr.Values.ListSecurityGroupsRequest.t ->
(Awso_wickr.Values.ListSecurityGroupsResponse.t,
Awso_wickr.Values.ListSecurityGroupsResponse.error)
Result.tval list_users :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_wickr.Values.ListUsersRequest.t ->
(Awso_wickr.Values.ListUsersResponse.t,
Awso_wickr.Values.ListUsersResponse.error)
Result.tval register_oidc_config :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_wickr.Values.RegisterOidcConfigRequest.t ->
(Awso_wickr.Values.RegisterOidcConfigResponse.t,
Awso_wickr.Values.RegisterOidcConfigResponse.error)
Result.tval register_oidc_config_test :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_wickr.Values.RegisterOidcConfigTestRequest.t ->
(Awso_wickr.Values.RegisterOidcConfigTestResponse.t,
Awso_wickr.Values.RegisterOidcConfigTestResponse.error)
Result.tval register_opentdf_config :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_wickr.Values.RegisterOpentdfConfigRequest.t ->
(Awso_wickr.Values.RegisterOpentdfConfigResponse.t,
Awso_wickr.Values.RegisterOpentdfConfigResponse.error)
Result.tval update_bot :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_wickr.Values.UpdateBotRequest.t ->
(Awso_wickr.Values.UpdateBotResponse.t,
Awso_wickr.Values.UpdateBotResponse.error)
Result.tval update_data_retention :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_wickr.Values.UpdateDataRetentionRequest.t ->
(Awso_wickr.Values.UpdateDataRetentionResponse.t,
Awso_wickr.Values.UpdateDataRetentionResponse.error)
Result.tval update_guest_user :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_wickr.Values.UpdateGuestUserRequest.t ->
(Awso_wickr.Values.UpdateGuestUserResponse.t,
Awso_wickr.Values.UpdateGuestUserResponse.error)
Result.tval update_network :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_wickr.Values.UpdateNetworkRequest.t ->
(Awso_wickr.Values.UpdateNetworkResponse.t,
Awso_wickr.Values.UpdateNetworkResponse.error)
Result.tval update_network_settings :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_wickr.Values.UpdateNetworkSettingsRequest.t ->
(Awso_wickr.Values.UpdateNetworkSettingsResponse.t,
Awso_wickr.Values.UpdateNetworkSettingsResponse.error)
Result.tval update_security_group :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_wickr.Values.UpdateSecurityGroupRequest.t ->
(Awso_wickr.Values.UpdateSecurityGroupResponse.t,
Awso_wickr.Values.UpdateSecurityGroupResponse.error)
Result.tval update_user :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_wickr.Values.UpdateUserRequest.t ->
(Awso_wickr.Values.UpdateUserResponse.t,
Awso_wickr.Values.UpdateUserResponse.error)
Result.tinclude module type of struct include Awso_wickr.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]Identifies a Wickr enterprise network that is permitted for global federation, allowing users to communicate with members of the specified network.
Identifies a Amazon Web Services Wickr network by region and network ID, used for configuring permitted networks for global federation.
Defines the calling feature permissions and settings for users in a security group, controlling what types of calls users can initiate and participate in.
Defines password complexity requirements for users in a security group, including minimum length and character type requirements.
module PermittedWickrEnterpriseNetworksList =
Awso_wickr.Values.PermittedWickrEnterpriseNetworksListConfiguration for the message shredder feature, which securely deletes messages and files from devices to prevent data recovery.
Contains detailed error information explaining why an operation failed, including which field caused the error and the reason for the failure.
Comprehensive configuration settings that define all user capabilities, restrictions, and features for members of a security group. These settings control everything from calling permissions to federation settings to security policies.
Represents a single network-level configuration setting with its name, value, and data type. Settings control network-wide behaviors and features.
Configuration for read receipts at the network level, controlling whether senders can see when their messages have been read.
Represents a user account in a Wickr network with detailed profile information, status, security settings, and authentication details. codeValidation, inviteCode and inviteCodeTtl are restricted to networks under preview only.
Represents a security group in a Wickr network, containing membership statistics, configuration, and all permission settings that apply to its members.
Represents a Wickr network with all its configuration and status information.
Represents a guest user who has accessed the network from a federated Wickr network.
Represents a device where a user has logged into Wickr, containing information about the device's type, status, and login history.
Represents a bot account in a Wickr network with all its informational fields.
Represents a guest user who has been blocked from accessing a Wickr network.
module OidcConfigInfoApplicationIdInteger =
Awso_wickr.Values.OidcConfigInfoApplicationIdIntegerContains the count of guest users for a specific billing period, used for tracking historical guest user activity.
Contains error information for a user operation that failed in a batch user request.
Contains information about a user that was successfully processed in a batch user operation.
Contains error information for a device operation that failed in a batch device request.
Contains information about a device that was successfully processed in a batch device operation.
Contains error information for a username hash lookup that failed in a batch uname lookup request.
Contains information about a username hash that was successfully resolved in a batch uname lookup operation.
Contains the details for a single user to be created in a batch user creation request. A user can only be assigned to a single security group. Attempting to add a user to multiple security groups is not supported and will result in an error. codeValidation, inviteCode, and inviteCodeTtl are restricted to networks under preview only.
The request was invalid or malformed. This error occurs when the request parameters do not meet the API requirements, such as invalid field values, missing required parameters, or improperly formatted data.
Access to the requested resource is forbidden. This error occurs when the authenticated user does not have the necessary permissions to perform the requested operation, even though they are authenticated.
An unexpected error occurred on the server while processing the request. This indicates a problem with the Wickr service itself rather than with the request. If this error persists, contact Amazon Web Services Support.
The request was throttled because too many requests were sent in a short period of time. Wait a moment and retry the request. Consider implementing exponential backoff in your application.
The requested resource could not be found. This error occurs when you try to access or modify a network, user, bot, security group, or other resource that doesn't exist or has been deleted.
The request was not authenticated or the authentication credentials were invalid. This error occurs when the request lacks valid authentication credentials or the credentials have expired.
One or more fields in the request failed validation. This error provides detailed information about which fields were invalid and why, allowing you to correct the request and retry.
Contains the modifiable details for updating an existing user, including name, password, security group membership, and invitation settings. A user can only be assigned to a single security group. Attempting to add a user to multiple security groups is not supported and will result in an error.
Contains network-level configuration settings that apply to all users and security groups within a Wickr network.
module RegisterOidcConfigResponseApplicationIdInteger =
Awso_wickr.Values.RegisterOidcConfigResponseApplicationIdIntegerContains the OpenID Connect (OIDC) configuration information for Single Sign-On (SSO) authentication, including identity provider settings and client credentials.
Contains OAuth token information returned from the identity provider, including access tokens, ID tokens, and PKCE parameters used for secure authentication.
Contains the security group configuration settings that can be specified when creating or updating a security group. This is a subset of SecurityGroupSettings containing only the modifiable federation and security settings.
Updates the properties of an existing user in a Wickr network. This operation allows you to modify the user's name, password, security group membership, and invite code settings. codeValidation, inviteCode, and inviteCodeTtl are restricted to networks under preview only.
Updates the properties of an existing user in a Wickr network. This operation allows you to modify the user's name, password, security group membership, and invite code settings. codeValidation, inviteCode, and inviteCodeTtl are restricted to networks under preview only.
Updates the properties of an existing security group in a Wickr network, such as its name or settings.
Updates the properties of an existing security group in a Wickr network, such as its name or settings.
Updates network-level settings for a Wickr network. You can modify settings such as client metrics, data retention, and other network-wide options.
Updates network-level settings for a Wickr network. You can modify settings such as client metrics, data retention, and other network-wide options.
Updates the properties of an existing Wickr network, such as its name or encryption key configuration.
Updates the properties of an existing Wickr network, such as its name or encryption key configuration.
Updates the block status of a guest user in a Wickr network. This operation allows you to block or unblock a guest user from accessing the network.
Updates the block status of a guest user in a Wickr network. This operation allows you to block or unblock a guest user from accessing the network.
Updates the data retention bot settings, allowing you to enable or disable the data retention service, or acknowledge the public key message.
Updates the data retention bot settings, allowing you to enable or disable the data retention service, or acknowledge the public key message.
Updates the properties of an existing bot in a Wickr network. This operation allows you to modify the bot's display name, security group, password, or suspension status.
Updates the properties of an existing bot in a Wickr network. This operation allows you to modify the bot's display name, security group, password, or suspension status.
Registers and saves OpenTDF configuration for a Wickr network, enabling attribute-based access control for Wickr through an OpenTDF provider.
Registers and saves OpenTDF configuration for a Wickr network, enabling attribute-based access control for Wickr through an OpenTDF provider.
Tests an OpenID Connect (OIDC) configuration for a Wickr network by validating the connection to the identity provider and retrieving its supported capabilities.
Tests an OpenID Connect (OIDC) configuration for a Wickr network by validating the connection to the identity provider and retrieving its supported capabilities.
Registers and saves an OpenID Connect (OIDC) configuration for a Wickr network, enabling Single Sign-On (SSO) authentication through an identity provider.
Registers and saves an OpenID Connect (OIDC) configuration for a Wickr network, enabling Single Sign-On (SSO) authentication through an identity provider.
Retrieves a paginated list of users in a specified Wickr network. You can filter and sort the results based on various criteria such as name, status, or security group membership.
Retrieves a paginated list of users in a specified Wickr network. You can filter and sort the results based on various criteria such as name, status, or security group membership.
Retrieves a paginated list of security groups in a specified Wickr network. You can sort the results by various criteria.
Retrieves a paginated list of security groups in a specified Wickr network. You can sort the results by various criteria.
Retrieves a paginated list of users who belong to a specific security group in a Wickr network.
Retrieves a paginated list of users who belong to a specific security group in a Wickr network.
Retrieves a paginated list of all Wickr networks associated with your Amazon Web Services account. You can sort the results by network ID or name.
Retrieves a paginated list of all Wickr networks associated with your Amazon Web Services account. You can sort the results by network ID or name.
Retrieves a paginated list of guest users who have communicated with your Wickr network. Guest users are external users from federated networks who can communicate with network members.
Retrieves a paginated list of guest users who have communicated with your Wickr network. Guest users are external users from federated networks who can communicate with network members.
Retrieves a paginated list of devices associated with a specific user in a Wickr network. This operation returns information about all devices where the user has logged into Wickr.
Retrieves a paginated list of devices associated with a specific user in a Wickr network. This operation returns information about all devices where the user has logged into Wickr.
Retrieves a paginated list of bots in a specified Wickr network. You can filter and sort the results based on various criteria.
Retrieves a paginated list of bots in a specified Wickr network. You can filter and sort the results based on various criteria.
Retrieves a paginated list of guest users who have been blocked from a Wickr network. You can filter and sort the results.
Retrieves a paginated list of guest users who have been blocked from a Wickr network. You can filter and sort the results.
Retrieves the count of users in a Wickr network, categorized by their status (pending, active, rejected) and showing how many users can still be added.
Retrieves the count of users in a Wickr network, categorized by their status (pending, active, rejected) and showing how many users can still be added.
Retrieves detailed information about a specific user in a Wickr network, including their profile, status, and activity history.
Retrieves detailed information about a specific user in a Wickr network, including their profile, status, and activity history.
Retrieves detailed information about a specific security group in a Wickr network, including its settings, member counts, and configuration.
Retrieves detailed information about a specific security group in a Wickr network, including its settings, member counts, and configuration.
Retrieves the OpenTDF integration configuration for a Wickr network.
Retrieves the OpenTDF integration configuration for a Wickr network.
Retrieves the OpenID Connect (OIDC) configuration for a Wickr network, including SSO settings and optional token information if access token parameters are provided.
Retrieves the OpenID Connect (OIDC) configuration for a Wickr network, including SSO settings and optional token information if access token parameters are provided.
Retrieves all network-level settings for a Wickr network, including client metrics, data retention, and other configuration options.
Retrieves all network-level settings for a Wickr network, including client metrics, data retention, and other configuration options.
Retrieves detailed information about a specific Wickr network, including its configuration, access level, and status.
Retrieves detailed information about a specific Wickr network, including its configuration, access level, and status.
Retrieves historical guest user count data for a Wickr network, showing the number of guest users per billing period over the past 90 days.
Retrieves historical guest user count data for a Wickr network, showing the number of guest users per billing period over the past 90 days.
Retrieves information about the data retention bot in a Wickr network, including its status and whether the data retention service is enabled.
Retrieves information about the data retention bot in a Wickr network, including its status and whether the data retention service is enabled.
Retrieves the count of bots in a Wickr network, categorized by their status (pending, active, and total).
Retrieves the count of bots in a Wickr network, categorized by their status (pending, active, and total).
Retrieves detailed information about a specific bot in a Wickr network, including its status, group membership, and authentication details.
Retrieves detailed information about a specific bot in a Wickr network, including its status, group membership, and authentication details.
Deletes a security group from a Wickr network. This operation cannot be performed on the default security group.
Deletes a security group from a Wickr network. This operation cannot be performed on the default security group.
Deletes a Wickr network and all its associated resources, including users, bots, security groups, and settings. This operation is permanent and cannot be undone.
Deletes a Wickr network and all its associated resources, including users, bots, security groups, and settings. This operation is permanent and cannot be undone.
Deletes the data retention bot from a Wickr network. This operation permanently removes the bot and all its associated data from the database.
Deletes the data retention bot from a Wickr network. This operation permanently removes the bot and all its associated data from the database.
Deletes a bot from a specified Wickr network. This operation permanently removes the bot account and its associated data from the network.
Deletes a bot from a specified Wickr network. This operation permanently removes the bot account and its associated data from the network.
Creates a new security group in a Wickr network. Security groups allow you to organize users and control their permissions, features, and security settings.
Creates a new security group in a Wickr network. Security groups allow you to organize users and control their permissions, features, and security settings.
Creates a new Wickr network with specified access level and configuration. This operation provisions a new communication network for your organization.
Creates a new Wickr network with specified access level and configuration. This operation provisions a new communication network for your organization.
Creates a data retention bot in a Wickr network. Data retention bots are specialized bots that handle message archiving and compliance by capturing and storing messages for regulatory or organizational requirements.
Creates a data retention bot in a Wickr network. Data retention bots are specialized bots that handle message archiving and compliance by capturing and storing messages for regulatory or organizational requirements.
module CreateDataRetentionBotChallengeResponse =
Awso_wickr.Values.CreateDataRetentionBotChallengeResponseCreates a new challenge password for the data retention bot. This password is used for authentication when the bot connects to the network.
module CreateDataRetentionBotChallengeRequest =
Awso_wickr.Values.CreateDataRetentionBotChallengeRequestCreates a new challenge password for the data retention bot. This password is used for authentication when the bot connects to the network.
Creates a new bot in a specified Wickr network. Bots are automated accounts that can send and receive messages, enabling integration with external systems and automation of tasks.
Creates a new bot in a specified Wickr network. Bots are automated accounts that can send and receive messages, enabling integration with external systems and automation of tasks.
module BatchToggleUserSuspendStatusResponse =
Awso_wickr.Values.BatchToggleUserSuspendStatusResponseSuspends or unsuspends multiple users in a Wickr network. Suspended users cannot access the network until they are unsuspended. This operation is useful for temporarily restricting access without deleting user accounts.
module BatchToggleUserSuspendStatusRequest =
Awso_wickr.Values.BatchToggleUserSuspendStatusRequestSuspends or unsuspends multiple users in a Wickr network. Suspended users cannot access the network until they are unsuspended. This operation is useful for temporarily restricting access without deleting user accounts.
Resets multiple devices for a specific user in a Wickr network. This operation forces the selected devices to log out and requires users to re-authenticate, which is useful for security purposes or when devices need to be revoked.
Resets multiple devices for a specific user in a Wickr network. This operation forces the selected devices to log out and requires users to re-authenticate, which is useful for security purposes or when devices need to be revoked.
Resends invitation codes to multiple users who have pending invitations in a Wickr network. This operation is useful when users haven't accepted their initial invitations or when invitations have expired.
Resends invitation codes to multiple users who have pending invitations in a Wickr network. This operation is useful when users haven't accepted their initial invitations or when invitations have expired.
Looks up multiple user usernames from their unique username hashes (unames). This operation allows you to retrieve the email addresses associated with a list of username hashes.
Looks up multiple user usernames from their unique username hashes (unames). This operation allows you to retrieve the email addresses associated with a list of username hashes.
Deletes multiple users from a specified Wickr network. This operation permanently removes user accounts and their associated data from the network.
Deletes multiple users from a specified Wickr network. This operation permanently removes user accounts and their associated data from the network.
Creates multiple users in a specified Wickr network. This operation allows you to provision multiple user accounts simultaneously, optionally specifying security groups, and validation requirements for each user. codeValidation, inviteCode, and inviteCodeTtl are restricted to networks under preview only.
Creates multiple users in a specified Wickr network. This operation allows you to provision multiple user accounts simultaneously, optionally specifying security groups, and validation requirements for each user. codeValidation, inviteCode, and inviteCodeTtl are restricted to networks under preview only.