Company Security Settings

Attributes

Name Type Description
cleanup_period integer  
ip_range list  

Object

/companies/{{companyId}}/security/

Methods

  • GET
  • PATCH

Example response

{"cleanup_period": null,
 "ip_range": ["0.0.0.0/0", "192.168.1.0/24"]
 }