curl --location --request POST 'https://v1.api.partnerpage.io/api/directory/private/v1alpha/directories//entries/partners//locations/' \
--header 'Content-Type: application/json' \
--header 'Authorization;' \
--data-raw '{
"country": 0,
"region": 0,
"city": 0,
"order": 0
}'
{
"id": "e4f88344-ec9d-438b-9e05-f2f4cc89ed88",
"country": 234,
"region": 3650,
"city": 26345,
"order": 0
}
Authorization: ********************