Update the IP allowlist for your organisation
API key from your incident.io dashboard (Settings → API keys)
OK response.
{
"allowlist": [
{
"label": "London HQ",
"value": "192.0.2.0"
}
],
"enabled": true,
"updated_at": "2021-08-17T13:28:57.801578Z",
"version": 1
}