{ "opencollection": "1.0.0", "info": { "name": "SkySlope Partnership API Reference Agents, Listings Contacts API", "version": "1.0.0" }, "items": [ { "info": { "name": "Contacts", "type": "folder" }, "items": [ { "info": { "name": "Add Contact to File", "type": "http" }, "http": { "method": "POST", "url": "https://forms.skyslope.com/partner/api/files/:fileId/contacts", "params": [ { "name": "fileId", "value": "", "type": "path", "description": "The id of the file to add the contact to." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Add a contact to a file.