Skip to content
Start here

Settings

Get the current settings for the active account
GET/accounts/{account_id}/cni/settings
Update the current settings for the active account
PUT/accounts/{account_id}/cni/settings
ModelsExpand Collapse
SettingGetResponse = object { default_asn }
default_asn: number
formatint32
minimum0
SettingUpdateResponse = object { default_asn }
default_asn: number
formatint32
minimum0