{ "otp": "string" }
curl --location --request POST '/auth/otp' \ --header 'Content-Type: application/json; charset=utf-8' \ --data-raw '{ "otp": "string" }'