v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1444175204.9 KB

Resends invitation codes to multiple users who have pending invitations in a Wickr network. This operation is useful when users haven't accepted their initial invitations or when invitations have expired.

patch/networks/{networkId}/users/re-invite

Path parameters

networkIdstring required

The ID of the Wickr network where users will be reinvited.

Headers

X-Client-Tokenstring

A unique identifier for this request to ensure idempotency.

Request body

userIdsUserId[] required

A list of user IDs identifying the users to be reinvited to the network. Maximum 50 users per batch request.

Response

Success

messagestring

A message indicating the overall result of the batch reinvitation operation.