Create a new country.

Adds a new country to the reference data. Restricted to system administrators
(SystemAdmin policy). The country Code must be unique.

🔐 Required permission: SystemAdmin

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The country to create.

Request body for creating a country.

string | null
required

Required. ISO 3166-1 alpha-2 country code (e.g. US); must be unique.

string | null
required

Required. The English country name.

string | null

Optional. The country name in its native language.

string | null

Optional. IANA time zone identifier (e.g. America/New_York).

string | null

Optional. ISO 639 code of the country's native language (e.g. en).

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json