v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1444175204.9 KB

Updates the properties of an existing Wickr network, such as its name or encryption key configuration.

patch/networks/{networkId}

Path parameters

networkIdstring required

The ID of the Wickr network to update.

Headers

X-Client-Tokenstring

A unique identifier for this request to ensure idempotency.

Request body

networkNamestring required

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

encryptionKeyArnstring

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

Response

Success

messagestring

A message indicating that the network was updated successfully.