Authorization: Bearer ********************
curl --location --request POST '/api/auth/two-factor/send-otp' \ --header 'Authorization: Bearer <token>'
{ "status": true }