TOTP
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
request_idstringOptional
lease_idstringOptional
renewablebooleanOptional
lease_durationintegerOptional
wrap_infonullOptional
warningsnullOptional
authnullOptional
400
Invalid request body
put
/v1/auth/ratls/totpPath parameters
uuidstring · uuidRequired
Unique TOTP token identifier
Responses
200
TOTP token deleted successfully
application/json
request_idstringOptional
lease_idstringOptional
renewablebooleanOptional
lease_durationintegerOptional
dataobjectOptional
wrap_infonullOptional
warningsnullOptional
authnullOptional
delete
/v1/auth/ratls/totp/{uuid}200
TOTP token deleted successfully
Last updated
Was this helpful?