{ "opencollection": "1.0.0", "info": { "name": "WildApricot Admin Accounts Emailing.Operations API", "version": "7.24.0" }, "items": [ { "info": { "name": "Emailing.Operations", "type": "folder" }, "items": [ { "info": { "name": "WildApricot Pause or Resume Scheduled Draft.", "type": "http" }, "http": { "method": "POST", "url": "https://api.wildapricot.org/v2.2/rpc/:accountId/email/SetEmailDraftSchedule", "auth": { "type": "oauth2", "flow": "client_credentials", "accessTokenUrl": "https://oauth.wildapricot.org/auth/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "WildApricot Pause or Resume Scheduled Draft." }, { "info": { "name": "WildApricot Get Preview Version of Email.", "type": "http" }, "http": { "method": "POST", "url": "https://api.wildapricot.org/v2.2/rpc/:accountId/email/GetEmailDraftPreview", "auth": { "type": "oauth2", "flow": "client_credentials", "accessTokenUrl": "https://oauth.wildapricot.org/auth/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "WildApricot Get Preview Version of Email." }, { "info": { "name": "WildApricot Send Draft.", "type": "http" }, "http": { "method": "POST", "url": "https://api.wildapricot.org/v2.2/rpc/:accountId/email/SendEmailDraft", "auth": { "type": "oauth2", "flow": "client_credentials", "accessTokenUrl": "https://oauth.wildapricot.org/auth/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "WildApricot Send Draft." }, { "info": { "name": "WildApricot Send Draft.", "type": "http" }, "http": { "method": "POST", "url": "https://api.wildapricot.org/v2.2/rpc/:accountId/email/SendEmail", "auth": { "type": "oauth2", "flow": "client_credentials", "accessTokenUrl": "https://oauth.wildapricot.org/auth/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "WildApricot Send Draft." }, { "info": { "name": "WildApricot Get Count of Real Email Recipients (unique Addresses).", "type": "http" }, "http": { "method": "POST", "url": "https://api.wildapricot.org/v2.2/rpc/:accountId/email/CountUniqueAddressesForEmailRecipients", "auth": { "type": "oauth2", "flow": "client_credentials", "accessTokenUrl": "https://oauth.wildapricot.org/auth/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "WildApricot Get Count of Real Email Recipients (unique Addresses)." }, { "info": { "name": "WildApricot Get Count of Real Email Recipients (unique Addresses).", "type": "http" }, "http": { "method": "POST", "url": "https://api.wildapricot.org/v2.2/rpc/:accountId/email/CountUniqueAddressesForEmailDraft", "auth": { "type": "oauth2", "flow": "client_credentials", "accessTokenUrl": "https://oauth.wildapricot.org/auth/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "WildApricot Get Count of Real Email Recipients (unique Addresses)." }, { "info": { "name": "WildApricot Get Unique Addresses of Real Email Recipients.", "type": "http" }, "http": { "method": "POST", "url": "https://api.wildapricot.org/v2.2/rpc/:accountId/email/GetUniqueAddressesForEmailRecipients", "auth": { "type": "oauth2", "flow": "client_credentials", "accessTokenUrl": "https://oauth.wildapricot.org/auth/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "WildApricot Get Unique Addresses of Real Email Recipients." }, { "info": { "name": "WildApricot Get Unique Addresses of Real Email Recipients.", "type": "http" }, "http": { "method": "POST", "url": "https://api.wildapricot.org/v2.2/rpc/:accountId/email/GetUniqueAddressesForEmailDraft", "auth": { "type": "oauth2", "flow": "client_credentials", "accessTokenUrl": "https://oauth.wildapricot.org/auth/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "WildApricot Get Unique Addresses of Real Email Recipients." } ] } ], "bundled": true }