{ "otp_secret": "string", "otp_password": "string" }
curl --location '/user/users/otp/bind' \ --header 'Content-Type: application/json' \ --data '{ "otp_secret": "string", "otp_password": "string" }'
{}