Experience
Create TOTP secret
Create a new TOTP verification record and generate a new TOTP secret for the user. This secret can be used to bind a new TOTP verification to the user's profile. The verification record must be verified before the secret can be used to bind a new TOTP verification to the user's profile.
post/api/experience/verification/totp/secret
Response
TOTP secret successfully generated.
Changes
No recorded changes to this endpoint across all 2 revisions of this API.