{ "opencollection": "1.0.0", "info": { "name": "VTex Anti-fraud Provider Account DKIM Configuration API", "version": "1.0" }, "items": [ { "info": { "name": "DKIM Configuration", "type": "folder" }, "items": [ { "info": { "name": "VTex Generate DKIM keys", "type": "http" }, "http": { "method": "POST", "url": "https://{providerApiEndpoint}/api/mail-service/pvt/providers/:EmailProvider/dkim", "params": [ { "name": "EmailProvider", "value": "", "type": "path", "description": "E-mail address for sender that was setup in VTEX mail servers" } ] }, "docs": "Create DKIM keys for sender that was setup in VTEX mail servers" } ] } ], "bundled": true }