Ethnicities
It is used to retrieve and manipulate ethnicities.
Endpoints
Type | URI | Description |
---|---|---|
GET | ./nomenclature/ethnicities | Returns ethnicities list. |
POST | ./nomenclature/ethnicities | Used to add an ethnicity |
PUT | ./nomenclature/ethnicities | Used to change an ethnicity |
DELETE | ./nomenclature/ethnicities | Used to delete an ethnicity. |
Nationalities
It is used to retrieve and manipulate nationalities.
Endpoints
Type | URI | Description |
---|---|---|
GET | ./nomenclature/nationalities | Returns nationalities list. |
POST | ./nomenclature/nationalities | It is used to add a nationality. |
PUT | ./nomenclature/nationalities | Used to change a nationality. |
DELETE | ./nomenclature/nationalities | Used to delete a nationality. |