APIEdit a checklist categoryAsk AIput https://app3.archisnapper.com/api/public/v1/sectionsThis part of the API lets you manage your checklistsBody Paramsauth_tokenstringrequiredYour authentication token.sectionobjectsection objectidint32The ID of the section you want to update. You can use also the external ID in your databasechecklist_idint32The ID of the checklist to which the section belongs. You can use also the checklist external ID in your databasechecklist_external_idint32The external ID of the checklist to which the section belongsResponses 200200 204204Updated almost 7 years ago