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
Response
Success