Get a password reset ticket for the currently authenticated user.
Default Response
Get an MFA enrollment ticket for the currently authenticated user.
Last updated 1 day ago
POST /api/v1/user/password-reset-ticket HTTP/1.1 Accept: */*
{ "ticket": "text" }
POST /api/v1/user/mfa-enrollment-ticket HTTP/1.1 Accept: */*