curl --location --request POST 'https://api.urbandataanalytics.com/api/backoffice/v1/app/create' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "Application A",
"description": "My web app"
}'{
"message": "Verification token sent. Check your email.",
"consumer_id": "253603a9-461c-4656-8302-3c93b5f7f616",
"verified": false
}