MESSAGING · MESSAGING
SMS, voice, email, and physical post sent from the account they connected.
Each user connects their own account. Every call carries both identities — the agent and the person it is acting for — so the agent can never reach past what that individual can already do.
Tokens live in the vault and attach server-side at call time. The agent holds a session, not a secret, and revoking access does not mean rotating a key.
Who asked, which agent acted, which action ran, and the verdict that let it through — one audit trail across every integration, not one per vendor.
Each action is granted on its own. An agent allowed to read is not thereby allowed to write, and the scope beside each row is what the acting user must have connected for it to run at all.
clicksend_delete_automations_email_receipt_by_rule_idWRITEDelete a Rule via DELETE /automations/email/receipts/{rule_id}
clicksend_delete_automations_fax_inbound_by_inbound_rule_idWRITEDelete a rule via DELETE /automations/fax/inbound/{inbound_rule_id}
clicksend_delete_automations_fax_receipts_by_rule_idWRITEDelete a Rule via DELETE /automations/fax/receipts/{rule_id}
clicksend_delete_automations_sms_inbound_by_inbound_rule_idWRITEDelete a rule via DELETE /automations/sms/inbound/{inbound_rule_id}
clicksend_delete_automations_sms_receipts_by_receipt_rule_idWRITEDelete a rule via DELETE /automations/sms/receipts/{receipt_rule_id}
clicksend_delete_automations_voice_receipts_by_receipt_rule_idWRITEDelete a rule via DELETE /automations/voice/receipts/{receipt_rule_id}
clicksend_delete_email_addresses_by_email_address_idWRITEDelete Allowed Email Address via DELETE /email/addresses/{email_address_id}
clicksend_delete_email_templates_by_template_idWRITEDelete Email Template via DELETE /email/templates/{template_id}
clicksend_delete_lists_by_list_idWRITEDelete a specific contact list via DELETE /lists/{list_id}
clicksend_delete_lists_by_list_id_contacts_by_contact_idWRITEDelete a specific contact via DELETE /lists/{list_id}/contacts/{contact_id}
clicksend_delete_post_return_addresses_by_return_address_idWRITEDelete Post Return Address via DELETE /post/return-addresses/{return_address_id}
clicksend_delete_sms_email_sms_by_email_address_idWRITEDelete Email-to-SMS Allowed Address via DELETE /sms/email-sms/{email_address_id}. Delete a specific allowed email address.
clicksend_delete_sms_email_sms_stripped_strings_by_rule_idWRITEDelete Stripped String via DELETE /sms/email-sms-stripped-strings/{rule_id}
clicksend_delete_sms_templates_by_template_idWRITEDelete a Template via DELETE /sms/templates/{template_id}
clicksend_delete_subaccounts_by_subaccount_idWRITEDelete a specific subaccount via DELETE /subaccounts/{subaccount_id}
clicksend_get_accountREADGet account via GET /account
clicksend_get_account_usage_by_year_by_month_by_typeREADAccount Usage via GET /account/usage/{year}/{month}/{type}
clicksend_get_automations_email_receiptREADList Rules via GET /automations/email/receipts
clicksend_get_automations_email_receipt_by_rule_idREADGet a Specific Rule via GET /automations/email/receipts/{rule_id}
clicksend_get_automations_fax_inboundREADList rules via GET /automations/fax/inbound
clicksend_get_automations_fax_inbound_by_inbound_rule_idREADGet a specific rule via GET /automations/fax/inbound/{inbound_rule_id}
clicksend_get_automations_fax_receiptsREADList Rules via GET /automations/fax/receipts
clicksend_get_automations_fax_receipts_by_rule_idREADGet a Specific Rule via GET /automations/fax/receipts/{rule_id}
clicksend_get_automations_sms_inboundREADList rules via GET /automations/sms/inbound
clicksend_get_automations_sms_inbound_by_inbound_rule_idREADGet a specific rule via GET /automations/sms/inbound/{inbound_rule_id}
clicksend_get_automations_sms_receiptsREADList rules via GET /automations/sms/receipts
clicksend_get_automations_sms_receipts_by_receipt_rule_idREADGet a specific rule via GET /automations/sms/receipts/{receipt_rule_id}
clicksend_get_automations_voice_receiptsREADList rules via GET /automations/voice/receipts
clicksend_get_automations_voice_receipts_by_receipt_rule_idREADGet a specific rule via GET /automations/voice/receipts/{receipt_rule_id}
clicksend_get_contact_suggestionsREADList Contact Suggestions via GET /contact-suggestions
clicksend_get_countriesREADGet all Countries via GET /countries
clicksend_get_delivery_issuesREADGet Delivery Issues via GET /delivery-issues
clicksend_get_email_addressesREADGet All Allowed Email Addresses via GET /email/addresses
clicksend_get_email_addresses_by_email_address_idREADGet Specific Allowed Email Address via GET /email/addresses/{email_address_id}
clicksend_get_email_campaignsREADGet All Email Campaigns via GET /email-campaigns
clicksend_get_email_campaigns_by_campaign_id_historyREADGet Specific Email Campaign History via GET /email-campaigns/{campaign_id}/history
clicksend_get_email_campaigns_by_email_campaign_idREADGet Specific Email Campaign via GET /email-campaigns/{email_campaign_id}
clicksend_get_email_historyREADEmail History via GET /email/history
clicksend_get_email_history_export_filename_by_filenameREADExport History via GET /email/history/export
clicksend_get_email_master_templatesREADGet All Master Email Templates via GET /email/master-templates
clicksend_get_email_master_templates_by_template_idREADGet Specific Master Template via GET /email/master-templates/{template_id}
clicksend_get_email_master_templates_categoriesREADGet All Master Template Categories via GET /email/master-templates-categories
clicksend_get_email_master_templates_categories_by_category_idREADGet Specific Email Template Category via GET /email/master-templates-categories/{category_id}
clicksend_get_email_master_templates_categories_by_category_id_master_templatesREADGet All Templates For Category via GET /email/master-templates-categories/{category_id}/master-templates
clicksend_get_email_templatesREADGet All Email Templates via GET /email/templates
clicksend_get_email_templates_by_template_idREADGet Specific Email Template via GET /email/templates/{template_id}
clicksend_get_fax_history_date_from_by_date_from_date_to_by_date_to_q_by_q_order_by_by_order_byREADGet Fax History via GET /fax/history. Get a list of Fax History.
clicksend_get_fax_history_export_filename_by_filenameREADExport Fax History via GET /fax/history/export
clicksend_get_fax_receiptsREADList of Fax Delivery Receipts via GET /fax/receipts
clicksend_get_fax_receipts_by_message_idREADGet a Specific Fax Delivery Receipt via GET /fax/receipts/{message_id}
clicksend_get_listsREADGet all Contact Lists via GET /lists
clicksend_get_lists_by_list_idREADGet a specific contact list via GET /lists/{list_id}
clicksend_get_lists_by_list_id_contactsREADGet all Contacts in a List via GET /lists/{list_id}/contacts
clicksend_get_lists_by_list_id_contacts_by_contact_idREADGet a specific contact via GET /lists/{list_id}/contacts/{contact_id}
clicksend_get_lists_by_list_id_export_filename_by_filenameREADExport Contacts List via GET /lists/{list_id}/export
clicksend_get_lists_by_list_id_import_fieldsREADGet List of Acceptable Import Fields via GET /lists/{list_id}/import-fields
clicksend_get_mms_history_export_filename_by_filenameREADExport MMS History via GET /mms/history/export
clicksend_get_mms_history_q_by_q_order_by_by_order_by_date_from_by_date_from_date_to_by_date_toREADGet MMS History via GET /mms/history
clicksend_get_mms_receiptsREADGet all Delivery Receipts via GET /mms/receipts
clicksend_get_mms_receipts_by_message_idREADGet Delivery Receipt via GET /mms/receipts/{message_id}
clicksend_get_numbersREADGet all Dedicated Numbers via GET /numbers
clicksend_get_numbers_search_by_country_by_search_1_by_search_type_2READSearch Dedicated Numbers by Country via GET /numbers/search/{country}
clicksend_get_post_direct_mail_campaignsREADList Direct Mail Campaigns via GET /post/direct-mail/campaigns. Get list of direct mail campaigns.
clicksend_get_post_direct_mail_locations_search_by_country_q_by_queryREADSearch Locations via GET /post/direct-mail/locations/search/{country}
clicksend_get_post_letters_historyREADGet Post Letter History via GET /post/letters/history
clicksend_get_post_letters_history_export_filename_by_filenameREADExport Post Letter History via GET /post/letters/history/export
clicksend_get_post_postcards_export_filename_by_filenameREADExport Postcard History via GET /post/postcards/history/export
clicksend_get_post_postcards_historyREADGet Postcard History via GET /post/postcards/history
clicksend_get_post_return_addressesREADGet List of Post Return Addresses via GET /post/return-addresses
clicksend_get_post_return_addresses_by_return_address_idREADGet Post Return Address via GET /post/return-addresses/{return_address_id}
clicksend_get_pricing_by_country_currency_by_currencyREADGet Country Pricing via GET /pricing/{country}
clicksend_get_recharge_credit_cardREADGet Credit Card info via GET /recharge/credit-card
clicksend_get_recharge_packages_country_by_countryREADList of Packages via GET /recharge/packages
clicksend_get_recharge_transactionsREADGet Transactions via GET /recharge/transactions
clicksend_get_recharge_transactions_by_transaction_idREADGet a specific transaction via GET /recharge/transactions/{transaction_id}
clicksend_get_referral_accountsREADGet List of Referral Accounts via GET /referral/accounts
clicksend_get_resellerREADGet Reseller Setting via GET /reseller. Get reseller setting.
clicksend_get_reseller_accountsREADList of Reseller Accounts via GET /reseller/accounts. Get list of Reseller Accounts
clicksend_get_reseller_accounts_by_client_user_idREADGet Reseller Account via GET /reseller/accounts/{client_user_id}. Get a specific reseller account.
clicksend_get_reseller_by_subdomainREADReseller By Subdomain via GET /reseller/{subdomain}. Get reseller setting by subdomin.
clicksend_get_sdk_download_by_typeREADSDK Download via GET /sdk-download/{type}
clicksend_get_search_contacts_lists_q_by_qREADSearch Contacts-Lists via GET /search/contacts-lists
clicksend_get_sms_campaignsREADGet list of SMS Campaigns via GET /sms-campaigns
clicksend_get_sms_campaigns_by_campaign_id_link_export_filename_by_filenameREADLink Tracking Export via GET /sms-campaigns/{campaign_id}/link-export. Compile all link tracking for the specified campaign into a CSV for download.
clicksend_get_sms_campaigns_by_campaign_id_link_statisticsREADLink Statistics via GET /sms-campaigns/{campaign_id}/link-statistics. Get the breakdown of statistics for your campaign. Note that the returned values vary depending on your specific customers' interaction, so it's not safe to assume a value will always be specified.
clicksend_get_sms_campaigns_by_campaign_id_link_trackingREADLink Tracking via GET /sms-campaigns/{campaign_id}/link-tracking. This endpoint gives you a paginated overview of all the links in a particular campaign, and who has and hasn't visited them.
clicksend_get_sms_campaigns_by_sms_campaign_idREADGet SMS Campaign via GET /sms-campaigns/{sms_campaign_id}
clicksend_get_sms_email_smsREADList of Email-to-SMS Allowed Address via GET /sms/email-sms. Get list of allowed email addresses.
clicksend_get_sms_email_sms_by_email_address_idREADGet specific Email-to-SMS Allowed Address via GET /sms/email-sms/{email_address_id}. Get a specific allowed email address.
clicksend_get_sms_email_sms_stripped_stringsREADList Stripped Strings via GET /sms/email-sms-stripped-strings
clicksend_get_sms_email_sms_stripped_strings_by_rule_idREADFind Specific Stripped String via GET /sms/email-sms-stripped-strings/{rule_id}
clicksend_get_sms_history_date_from_by_date_from_date_to_by_date_toREADGet all History via GET /sms/history. **SMS Delivery Status** **Status (status field)** | Status | Description | |---|---|---| | `Completed` | Added to delivery queue. Waiting to be sent to the network.| | `Sent` | Message sent to the network.| | `Cancelled` | Message cancelled.| | `Scheduled` | Message scheduled.| | `WaitApproval` | Waiting approval by our team. This is temporary and will change to 'Sent' once approved. This only happens for a few messages that are flagged for approval by our automated spam-detection system.| **Status Codes (status_code field)** | Code | Text | Description | |---|---|---| | `200` | Sent by network| Temporary success| | `201` | Received on handset| Permanent success| | `300` | Delivery failure| Permanent failure| | `301` | Delivery failure| Permanent failure| | `302` | Delivery failure| Temporary failure - supplier routing issue|
clicksend_get_sms_history_export_filename_by_filenameREADExport SMS History via GET /sms/history/export
clicksend_get_sms_inboundREADGet all Inbound SMS - Pull via GET /sms/inbound
clicksend_get_sms_inbound_by_outbound_message_idREADGet Specific Inbound - Pull via GET /sms/inbound/{outbound_message_id}
clicksend_get_sms_receiptsREADGet all Delivery Receipts via GET /sms/receipts
clicksend_get_sms_receipts_by_message_idREADGet a Specific Delivery Receipt via GET /sms/receipts/{message_id}
clicksend_get_sms_templatesREADList of Templates via GET /sms/templates. Get list of templates.
clicksend_get_statistics_smsREADGet SMS Statistics via GET /statistics/sms
clicksend_get_statistics_voiceREADGet Voice Statistics via GET /statistics/voice
clicksend_get_subaccountsREADGet all Subaccounts via GET /subaccounts
clicksend_get_subaccounts_by_subaccount_idREADGet a specific subaccount via GET /subaccounts/{subaccount_id}
clicksend_get_timezonesREADGet Timezones via GET /timezones. Get supported list of timezones.
clicksend_get_voice_history_date_from_by_date_from_date_to_by_date_toREADGet Voice History via GET /voice/history
clicksend_get_voice_history_export_filename_by_filenameREADExport Voice History via GET /voice/history/export
clicksend_get_voice_langREADVoice Languages via GET /voice/lang
clicksend_get_voice_receiptsREADGet Voice receipts via GET /voice/receipts
clicksend_get_voice_receipts_by_message_idREADGet Specific Voice Receipt via GET /voice/receipts/{message_id}
clicksend_post_accountWRITECreate a new account via POST /account. **Note:** *Authentication isn't required to create a new account.*
clicksend_post_automations_email_receiptWRITECreate a New Rule via POST /automations/email/receipts
clicksend_post_automations_fax_inboundWRITECreate a new rule via POST /automations/fax/inbound
clicksend_post_automations_fax_receiptsWRITECreate a New Rule via POST /automations/fax/receipts
clicksend_post_automations_sms_inboundWRITECreate a new rule via POST /automations/sms/inbound
clicksend_post_automations_sms_receiptsWRITECreate a new rule via POST /automations/sms/receipts
clicksend_post_automations_voice_receiptsWRITECreate a new rule via POST /automations/voice/receipts
clicksend_post_delivery_issuesWRITECreate Delivery Issue via POST /delivery-issues
clicksend_post_email_addressesWRITECreate Allowed Email Address via POST /email/addresses
clicksend_post_email_campaigns_priceWRITECalculate Price via POST /email-campaigns/price
clicksend_post_email_campaigns_sendWRITECreate Email Campaign via POST /email-campaigns/send
clicksend_post_email_priceWRITEEmail Price via POST /email/price
clicksend_post_email_receiptsWRITEAdd a Test Delivery Receipt via POST /email/receipts
clicksend_post_email_sendWRITEEmail Send via POST /email/send
clicksend_post_email_templatesWRITECreate New Email Template from Master Template via POST /email/templates
clicksend_post_email_templates_images_by_template_idWRITEUpload Image to Specific Template via POST /email/templates-images/{template_id}
clicksend_post_fax_priceWRITECalculate Price via POST /fax/price
clicksend_post_fax_receiptsWRITEAdd a Test Delivery Receipt via POST /fax/receipts
clicksend_post_fax_sendWRITESend Fax via POST /fax/send. **Letter File Options** **Use existing URL** With this option, you can use an existing URL to a PDF document. For example, you might generate the pdf on your server. **Upload File to Our Server** With this option, you can use the `/uploads` endpoint to upload the document. The `/uploads` endpoint returns a URL that can be used in the `/fax/send` endpoint.
clicksend_post_listsWRITECreate a new contact list via POST /lists
clicksend_post_lists_by_list_id_contactsWRITECreate a new contact via POST /lists/{list_id}/contacts. Note that the fields `phone_number`, `fax_number` and email` are all optional; however at least one of them must be specified, otherwise the API call will fail.
clicksend_post_lists_by_list_id_importWRITEImport Contacts to List via POST /lists/{list_id}/import
clicksend_post_lists_by_list_id_import_csv_previewWRITEShow CSV Import File Preview via POST /lists/{list_id}/import-csv-preview. Show first row of the csv import file.
clicksend_post_mms_priceWRITEGet Price via POST /mms/price
clicksend_post_mms_sendWRITESend MMS via POST /mms/send
clicksend_post_numbers_buy_by_dedicated_numberWRITEBuy dedicated number via POST /numbers/buy/{dedicated_number}
clicksend_post_post_direct_mail_campaigns_priceWRITECalculate Direct Mail Campaign Price via POST /post/direct-mail/campaigns/price. Calculate direct mail campaign price.
clicksend_post_post_direct_mail_campaigns_sendWRITECreate New Campaign via POST /post/direct-mail/campaigns/send. Create new direct mail campaign.
clicksend_post_post_letters_detect_addressWRITEDetect Address via POST /post/letters/detect-address. The `detect-address` endpoint accepts either a letter in PDF format or an address string and attempts to convert it to a standard address format. Note that the PDF should be in standard address format, having the recipient's name and address listed at the top. The endpoint accepts two types of data: 1. A PDF file in `base64` encoding. In this case, submit the `base64`-encoded PDF file contents in the `content` field of the request body. 2. An address string. In this case, submit the address in a string using the `address` field of the request body.
clicksend_post_post_letters_priceWRITECalculate Price via POST /post/letters/price
clicksend_post_post_letters_sendWRITESend Post Letter via POST /post/letters/send. **Supported File Types** We support `pdf`, `docx` and `doc` files. Contact us to add support for any other file type. If you're using `docx` or `doc` files, you'll need to convert the file first using our uploads endpoint with the querystring parameter `convert=post` e.g. `POST /uploads?convert=post`. This will return a URL to the converted pdf file that can be used in the `/post/letters/send` endpoint. **Letter File Options** **Use existing URL** With this option, you can use an existing URL to a `pdf` document. For example, you might generate the `pdf` on your server. **Upload File to Our Server** With this option, you can use the `/uploads` endpoint to upload the document. The `/uploads` endpoint returns a URL that can be used in the `/post/letters/send` endpoint.
clicksend_post_post_postcards_priceWRITECalculate Pricing via POST /post/postcards/price. For `file_urls` field. You can attach at least 1 and max of 2 PDF file urls. - Supply a single pdf with 2 pages (front and back) - Supply 2 urls to seperate PDFs
clicksend_post_post_postcards_sendWRITESend Postcard via POST /post/postcards/send. **Supported File Types** We support PDF, docx and doc. Contact us to add support for any other file type. If you're using docx or doc files, you'll need to convert the file first using our uploads endpoint with the querystring parameter ?convert=post. e.g. POST /uploads?convert=post. This will return a URL to the converted pdf file that can be used in the /post/postcards/send endpoint. **Postcard File Options** **Use existing URL** With this option, you can use an existing URL to a PDF document. For example, you might generate the pdf on your server. For `file_urls` field. You can attach at least 1 and max of 2 PDF file urls. - Supply a single pdf with 2 pages (front and back) - Supply 2 urls to seperate PDFs **Upload File to Our Server** With this option, you can use the `/uploads` endpoint to upload the document. The `/uploads` endpoint returns a URL that can be used in the `/post/postcards/send` endpoint.
clicksend_post_post_return_addressesWRITECreate a Post Return Address via POST /post/return-addresses
clicksend_post_reseller_accountsWRITECreate Reseller Account via POST /reseller/accounts
clicksend_post_reseller_accounts_publicWRITECreate Reseller Account - Public via POST /reseller/accounts-public
clicksend_post_sms_campaigns_priceWRITECalculate Price for SMS Campaign via POST /sms-campaigns/price
clicksend_post_sms_campaigns_sendWRITEUse Short URL via POST /sms-campaigns/send. This is functionally identical to the **POST /sms-campaigns/send** endpoint, other than adding the `smsg.us/xxxxx` string to the message body additional `url_to_shorten` parameter.
clicksend_post_sms_email_smsWRITECreate Email to SMS Allowed Address via POST /sms/email-sms. Create an allowed email address.
clicksend_post_sms_email_sms_stripped_stringsWRITECreate Stripped String via POST /sms/email-sms-stripped-strings
clicksend_post_sms_inboundWRITEAdd a Test Inbound SMS via POST /sms/inbound
clicksend_post_sms_priceWRITECalculate Price via POST /sms/price
clicksend_post_sms_receiptsWRITEAdd a Test Delivery Receipt via POST /sms/receipts
clicksend_post_sms_sendWRITESend an SMS via POST /sms/send. You can post **up to 1000 messages** with each API call.
clicksend_post_sms_templatesWRITECreate a Template via POST /sms/templates. Create new template.
clicksend_post_subaccountsWRITECreate a new subaccount via POST /subaccounts
clicksend_post_uploads_convert_by_convertWRITEUpload a file via POST /uploads
clicksend_post_voice_priceWRITECalculate Price via POST /voice/price
clicksend_post_voice_receiptsWRITEAdd a Test Delivery Receipt via POST /voice/receipts
clicksend_post_voice_sendWRITESend a Voice Call via POST /voice/send. You can post **up to 1000 messages** with each API call. We support some SSML tags allowing custom breaks or pauses to be entered, and the readout rate to be altered. [More info](https://help.clicksend.com/voice/how-to-adjust-tts-voice-calls).
clicksend_put_accountWRITEUpdate Account via PUT /account
clicksend_put_account_verify_sendWRITESend account activation token via PUT /account-verify/send
clicksend_put_account_verify_verify_by_activation_tokenWRITEVerify new account via PUT /account-verify/verify/{activation_token}
clicksend_put_automations_email_receipt_by_rule_idWRITEUpdate a Rule via PUT /automations/email/receipts/{rule_id}
clicksend_put_automations_fax_inbound_by_inbound_rule_idWRITEUpdate a rule via PUT /automations/fax/inbound/{inbound_rule_id}
clicksend_put_automations_fax_receipts_by_rule_idWRITEUpdate a Rule via PUT /automations/fax/receipts/{rule_id}
clicksend_put_automations_sms_inbound_by_inbound_rule_idWRITEUpdate a rule via PUT /automations/sms/inbound/{inbound_rule_id}
clicksend_put_automations_sms_receipts_by_receipt_rule_idWRITEUpdate a rule via PUT /automations/sms/receipts/{receipt_rule_id}
clicksend_put_automations_voice_receipts_by_receipt_rule_idWRITEUpdate a rule via PUT /automations/voice/receipts/{receipt_rule_id}
clicksend_put_email_address_verify_by_email_address_id_sendWRITESend Verification Token via PUT /email/address-verify/{email_address_id}/send
clicksend_put_email_address_verify_by_email_address_id_verify_by_activation_tokenWRITEVerify Allowed Email Address via PUT /email/address-verify/{email_address_id}/verify/{activation_token}
clicksend_put_email_campaigns_by_email_campaign_idWRITEUpdate Email Campaign via PUT /email-campaigns/{email_campaign_id}
clicksend_put_email_campaigns_by_email_campaign_id_cancelWRITECancel Email Campaign via PUT /email-campaigns/{email_campaign_id}/cancel
clicksend_put_email_templates_by_template_idWRITEUpdate an Email Template via PUT /email/templates/{template_id}
clicksend_put_fax_receipts_readWRITEMark Fax Delivery Receipts as read via PUT /fax/receipts-read
clicksend_put_forgot_passwordWRITEForgot Password via PUT /forgot-password
clicksend_put_forgot_password_verifyWRITEVerify Forgot Password via PUT /forgot-password/verify
clicksend_put_forgot_usernameWRITEForgot Username via PUT /forgot-username
clicksend_put_lists_by_from_list_id_contacts_by_contact_id_by_to_list_idWRITETransfer a Contact via PUT /lists/{from_list_id}/contacts/{contact_id}/{to_list_id}. Transfers a specific contact to another list.
clicksend_put_lists_by_list_idWRITEUpdate a specific contact list via PUT /lists/{list_id}
clicksend_put_lists_by_list_id_contacts_by_contact_idWRITEUpdate a specific contact via PUT /lists/{list_id}/contacts/{contact_id}
clicksend_put_lists_by_list_id_remove_duplicatesWRITERemove Duplicate Contacts via PUT /lists/{list_id}/remove-duplicates
clicksend_put_lists_by_list_id_remove_opted_out_contacts_by_opt_out_list_idWRITERemove Opted Out Contacts via PUT /lists/{list_id}/remove-opted-out-contacts/{opt_out_list_id}
clicksend_put_mms_by_message_id_cancelWRITECancel MMS via PUT /mms/{message_id}/cancel
clicksend_put_mms_cancel_allWRITECancel All MMS via PUT /mms/cancel-all
clicksend_put_mms_receipts_readWRITEMark Receipts As Read via PUT /mms/receipts-read
clicksend_put_post_return_addresses_by_return_address_idWRITEUpdate Post Return Address via PUT /post/return-addresses/{return_address_id}
clicksend_put_recharge_credit_cardWRITEUpdate Credit Card info via PUT /recharge/credit-card
clicksend_put_recharge_purchase_by_package_idWRITEPurchase a Package via PUT /recharge/purchase/{package_id}
clicksend_put_resellerWRITEUpdate Reseller Setting via PUT /reseller. Update a specific reseller setting.
clicksend_put_reseller_accounts_by_client_user_idWRITEUpdate Reseller Account via PUT /reseller/accounts/{client_user_id}
clicksend_put_reseller_transfer_creditWRITETransfer Credit via PUT /reseller/transfer-credit
clicksend_put_sms_by_message_id_cancelWRITECancel a Scheduled Message via PUT /sms/{message_id}/cancel
clicksend_put_sms_campaigns_by_sms_campaign_idWRITEUpdate an SMS Campaign via PUT /sms-campaigns/{sms_campaign_id}
clicksend_put_sms_campaigns_by_sms_campaign_id_cancelWRITECancel an SMS Campaign via PUT /sms-campaigns/{sms_campaign_id}/cancel
clicksend_put_sms_cancel_allWRITECancel all Scheduled Messages via PUT /sms/cancel-all
clicksend_put_sms_email_sms_by_email_address_idWRITEUpdate Email-to-SMS Allowed Address via PUT /sms/email-sms/{email_address_id}. Update a specific allowed email address.
clicksend_put_sms_email_sms_stripped_strings_by_rule_idWRITEUpdate Stripped String via PUT /sms/email-sms-stripped-strings/{rule_id}
clicksend_put_sms_inbound_readWRITEMark all Inbound SMS as read via PUT /sms/inbound-read
clicksend_put_sms_inbound_read_by_message_idWRITEMark a specific Inbound SMS as read via PUT /sms/inbound-read/{message_id}
clicksend_put_sms_receipts_readWRITEMark Delivery Receipts as read via PUT /sms/receipts-read
clicksend_put_sms_templates_by_template_idWRITEUpdate a Template via PUT /sms/templates/{template_id}
clicksend_put_subaccounts_by_subaccount_idWRITEUpdate a specific subaccount via PUT /subaccounts/{subaccount_id}
clicksend_put_subaccounts_by_subaccount_id_regen_api_keyWRITERegenerate API Key via PUT /subaccounts/{subaccount_id}/regen-api-key
clicksend_put_voice_by_message_id_cancelWRITECancel a Specific Voice Call via PUT /voice/{message_id}/cancel
clicksend_put_voice_cancel_allWRITECancel all Voice Calls via PUT /voice/cancel-all
clicksend_put_voice_receipts_read_date_before_by_date_beforeWRITEMarked Voice Receipts as Read via PUT /voice/receipts-read
Put ClickSend behind one governed endpoint.
Same permissions, same audit trail, whatever else you connect next.