v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1444175204.9 KB

Deletes a Wickr network and all its associated resources, including users, bots, security groups, and settings. This operation is permanent and cannot be undone.

delete/networks/{networkId}

Path parameters

networkIdstring required

The ID of the Wickr network to delete.

Headers

X-Client-Tokenstring

A unique identifier for this request to ensure idempotency. If you retry a request with the same client token, the service will return the same response without attempting to delete the network again.

Response

Success

messagestring

A message indicating that the network deletion has been initiated successfully.