v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1444175204.9 KB

Creates a new Wickr network with specified access level and configuration. This operation provisions a new communication network for your organization.

post/networks

Request body

networkNamestring required

The name for the new network. Must be between 1 and 20 characters.

accessLevel'STANDARD' | 'PREMIUM' required

The access level for the network. Valid values are STANDARD or PREMIUM, which determine the features and capabilities available to network members.

enablePremiumFreeTrialboolean

Specifies whether to enable a premium free trial for the network. It is optional and has a default value as false. When set to true, the network starts with premium features for a limited trial period.

encryptionKeyArnstring

The ARN of the Amazon Web Services KMS customer managed key to use for encrypting sensitive data in the network.

Response

Success

networkIdstring

The unique identifier assigned to the newly created network.

networkNamestring

The name of the newly created network.

encryptionKeyArnstring

The ARN of the KMS key being used to encrypt sensitive data in the network.