TOTP
Creates a new Time-based One-Time Password token. The UUID will be generated by the API.
Body
createdinteger · int64Optional
Creation timestamp
expirationinteger · int64Required
Expiration timestamp
policystringRequired
Name of the policy to allow updates for
Responses
200
TOTP token created successfully
application/json
400
Invalid request body
put
/v1/auth/ratls/totpLast updated
Was this helpful?