Authorization: Bearer ********************
curl --location --request POST 'https://fullers.flamesware.com/api/v1/customer/resend-otp' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer <token>'
{ "message": "Unauthenticated." }