# Insert application country Endpoint: POST /api/application/country Version: v1 ## Request fields (application/json): - `Id` (integer) Country id - `Name` (string) Readonly country name - `IsPrimary` (boolean) Primary application country. Must be set for one of the active countries. - `IsActive` (boolean) - `Changed` (string) - `ChangedBy` (string)