Jump to Content
Armis Developer Portal
GuidesRecipesAPI ReferenceCommunity Discussions
Log InFEEDBACKGet UpdatesArmis Developer Portal
API Reference
Log InFEEDBACKGet Updates
GuidesRecipesAPI ReferenceCommunity Discussions
All
Pages
Start typing to search…

Armis API v3

  • Authentication
    • Create an access token for consuming the API.post
  • Assets
    • Update assets in bulkpost
    • Search assets that match a certain criteriapost
  • Settings
    • Get a device custom property configuration.get
    • Delete a device custom property configuration.del
    • Update a device custom property configuration.patch
    • List all device custom property configurations.get
    • Create a new device custom property configuration.post
    • Get a site.get
    • Update a site.patch
    • Delete a site.del
    • List sites.get
    • Create a new site.post
  • Data Export
    • Get the URLs of the latest data exports of a particular entity.get
    • Enable / disable export of entity.patch
Powered by 

Update a site.

patch
https://api.armis.com/v3/settings/sites/

Required scopes:

  • PERMISSION.SETTINGS.SITES_AND_SENSORS.MANAGE.SITES
Language
Credentials
Log in to use your API keys
Click Try It! to start a request and see the response here!