Authorization: ********************curl --location --request POST '/api/externalapp' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"fullname": "Soft Three Systems",
"appname": "soft3"
}'{
"id": "632c1145-36b1-4654-ac4b-09c5469a2e2c",
"fullname": "Soft Three Systems",
"appname": "soft3"
}