Authorization: Bearer ********************
curl --location '/auth/send-otp' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "identifier": "+8801736548286" }'
{}