post https://publicapi.nationsglory.fr/webhook/register
You can register webhook endpoints via the API to be notified about events.
Event Types
| Event Type | Description | JSON |
|---|---|---|
| country.created | Sends an event anytime a country is created. | {"content":"value"} |
| country.disbanded | Sends an event anytime a country is disbanded. | {"content":"value"} |
| country.changeleader | Sends an event anytime a country change his leader. | {"content":"value"} |
