Deletes multiple users from a specified Wickr network. This operation permanently removes user accounts and their associated data from the network.
post/networks/{networkId}/users/batch-delete
Path parameters
networkIdstring required
The ID of the Wickr network from which users will be deleted.
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 users again.
Request body
Response
Success