Authorization: Bearer ********************
{
"filename": "string",
"json": "string"
}
curl --location --request POST 'https://awqacore01.crexendocloud.com/ns-api/v2/firebase' \
--header 'Content-Type: application/json' \
--data-raw '{
"filename": "string",
"json": "string"
}'
{}