Creates multiple users in a specified Wickr network. This operation allows you to provision multiple user accounts simultaneously, optionally specifying security groups, and validation requirements for each user.
codeValidation, inviteCode, and inviteCodeTtl are restricted to networks under preview only.
post/networks/{networkId}/users
Path parameters
networkIdstring required
The ID of the Wickr network where users will be created.
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 creating duplicate users.
Request body
Response
Success