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