{ "opencollection": "1.0.0", "info": { "name": "SkySlope Partnership API Reference Agents, Listings Webhooks API", "version": "1.0.0" }, "items": [ { "info": { "name": "Webhooks", "type": "folder" }, "items": [ { "info": { "name": "Subscribe To Signed Documents Webhook", "type": "http" }, "http": { "method": "POST", "url": "https://forms.skyslope.com/partner/api/documents/sign/subscribe/:fileId", "params": [ { "name": "fileId", "value": "", "type": "path", "description": "The id of the file to subscribe to the signed documents webhook." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Subscribe a file to the signed documents webhook.