{ "info": { "_postman_id": "e58fe0c3-3146-4e11-9c60-5c567424b14a", "name": "La Mortella", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "_exporter_id": "3793589" }, "item": [ { "name": "Add Request", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\r\n \"content\": \"CONTENT HERE\"\r\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "https://api.lamortella.org/api/v1/requests", "protocol": "https", "host": [ "api", "lamortella", "org" ], "path": [ "api", "v1", "requests" ] } }, "response": [] } ] }