v1

latestOpenAPI 3.1.02026-08-06330343826.1 KB
User

Two-Factor Authentication

Sets the authentication token seed (key) for the user. This key may be then be used in the appropriate 2FA authenticator.

put/api/3/users/{id}/2FA

Path parameters

idinteger required

The identifier of the user.

Example:9

The identifier of the user.

Request body

string required

The authentication token seed (key) to use for the user.

Response

OK