BGP announces
Change BGP announces
Enable or disable BGP announces for a client.
post/security/sifter/v2/protected_addresses/announces
Query parameters
client_idinteger nullable
A positive integer ID
A positive integer ID
Request body
Example request
{
"announce": "192.9.9.1/32",
"enabled": true
}Response
Successful Response
{"stackTrail":"paths:/security/sifter/v2/protected_addresses/announces:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown","title":"Response Change Announces Api V2 Protected Addresses Announces Post"}