sso

Rotate Passcode

Generate a new passcode for the current user.

This endpoint gets a new passcode from the central server and re-wraps the user's private key with the new passcode. The user must be authenticated with a valid token to use this endpoint.

post/api/sso/rotate_passcode

Response

Successful Response

detailstring required
new_passcodestring required

Changes