v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1444175204.9 KB

Resets multiple devices for a specific user in a Wickr network. This operation forces the selected devices to log out and requires users to re-authenticate, which is useful for security purposes or when devices need to be revoked.

patch/networks/{networkId}/users/{userId}/devices

Path parameters

networkIdstring required

The ID of the Wickr network containing the user whose devices will be reset.

userIdstring required

The ID of the user whose devices will be reset.

Headers

X-Client-Tokenstring

A unique identifier for this request to ensure idempotency.

Request body

appIdsGenericString[] required

A list of application IDs identifying the specific devices to be reset for the user. Maximum 50 devices per batch request.

Response

Success

messagestring

A message indicating the overall result of the batch device reset operation.