/
/fw_api
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked just now · Updated 4y ago
v13
v314
  • getHealthcheck
  • getGet All User Areas
  • postCreate an Area
  • getGet All User Areas and All Their Teams Areas
  • getGet Single Area By Id
  • deleteDelete an area by id
  • patchUpdate an area by id
  • getGet All Team Areas By Team Id
  • getGet All Templates by Area Id
  • getGet All Teams Associated With An Area Id
  • postAssociate Area with Template
  • deleteRemove area-template association
  • postAssociate area with team
  • deleteRemove area-team association
  • deleteDelete all team relations for area
  • deleteDelete all template relations for area
v3

Remove area-template association

Remove a template from an area

delete/v3/forest-watcher/area/{areaId}/template/{templateId}

Response

OK

Changes

Changed in 2 of the 27 revisions of this API.○2

  • May 24, 2022eb193b8e9e97○1See the full diff
    • ○

      api tag v3 added

      api-tag-added

  • Apr 22, 20220c6f22e67b5b○1See the full diff
    • ○

      endpoint added

      endpoint-added

Full history