v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1444175204.9 KB

Updates the data retention bot settings, allowing you to enable or disable the data retention service, or acknowledge the public key message.

patch/networks/{networkId}/data-retention-bots

Path parameters

networkIdstring required

The ID of the Wickr network containing the data retention bot.

Request body

actionType'ENABLE' | 'DISABLE' | 'PUBKEY_MSG_ACK' required

The action to perform. Valid values are 'ENABLE' (to enable the data retention service), 'DISABLE' (to disable the service), or 'PUBKEY_MSG_ACK' (to acknowledge the public key message).

Response

Success

messagestring

A message indicating the result of the update operation.