Authorization: Bearer ********************curl --location --request POST 'https://dev-api.inwantaiwan.com/api/cms/v1/auth/firebase' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>'{
"data": {
"firebase_token": "string"
}
}