{ "opencollection": "1.0.0", "info": { "name": "Absence.io Absences Locations API", "version": "2.0.0" }, "items": [ { "info": { "name": "Locations", "type": "folder" }, "items": [ { "info": { "name": "Absence.io List Locations", "type": "http" }, "http": { "method": "POST", "url": "https://app.absence.io/api/v2/locations", "body": { "type": "json", "data": "{}" } }, "docs": "Retrieve a list of office locations in the organization." } ] } ], "bundled": true }