{ "opencollection": "1.0.0", "info": { "name": "Silna Public OldV1PriorAuthorizationResource V1ServiceLocationsResource API", "version": "1.0" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "V1ServiceLocationsResource", "type": "folder" }, "items": [ { "info": { "name": "Create Service Location", "type": "http" }, "http": { "method": "POST", "url": "https://app.silnahealth.com/api/public/v1/service-locations/", "body": { "type": "json", "data": "{}" } }, "docs": "Create Service Location" } ] } ], "bundled": true }