- Account
- Automation Rules
- List RulesGET
- Create a New RulePOST
- Delete a RuleDELETE
- Get a Specific RuleGET
- Update a RulePUT
- List rulesGET
- Create a new rulePOST
- Delete a ruleDELETE
- Get a specific ruleGET
- Update a rulePUT
- List RulesGET
- Create a New RulePOST
- Delete a RuleDELETE
- Get a Specific RuleGET
- Update a RulePUT
- List rulesGET
- Create a new rulePOST
- Delete a ruleDELETE
- Get a specific ruleGET
- Update a rulePUT
- List rulesGET
- Create a new rulePOST
- Delete a ruleDELETE
- Get a specific ruleGET
- Update a rulePUT
- List rulesGET
- Create a new rulePOST
- Delete a ruleDELETE
- Get a specific ruleGET
- Update a rulePUT
- Contact Suggestions
- Countries
- Delivery Issues
- Email Marketing
- Get All Email Campaigns
- Calculate Price
- Create Email Campaign
- Get Specific Email Campaign History
- Get Specific Email Campaign
- Update Email Campaign
- Cancel Email Campaign
- Send Verification Token
- Verify Allowed Email Address
- Get All Allowed Email Addresses
- Create Allowed Email Address
- Delete Allowed Email Address
- Get Specific Allowed Email Address
- Get All Master Email Templates
- Get All Master Template Categories
- Get Specific Email Template Category
- Get All Templates For Category
- Get Specific Master Template
- Get All Email Templates
- Create New Email Template from Master Template
- Upload Image to Specific Template
- Delete Email Template
- Get Specific Email Template
- Update an Email Template
- Transactional Email
- Fax
- Forgot Account
- Contact Lists
- Contacts
- MMS
- Numbers
- Post Direct Mail
- Post Address Detection
- Post Letter
- Postcards
- Pricing
- Account Recharge
- Referral Accounts
- Reseller
- Reseller Accounts
- SDK
- Search
- SMS Campaigns
- SMS
- Cancel all Scheduled Messages
- Export SMS History
- Get all History
- Get all Inbound SMS - Pull
- Add a Test Inbound SMS
- Mark all Inbound SMS as read
- Mark a specific Inbound SMS as read
- Get Specific Inbound - Pull
- Calculate Price
- Get all Delivery Receipts
- Add a Test Delivery Receipt
- Mark Delivery Receipts as read
- Get a Specific Delivery Receipt
- Send an SMS
- Cancel a Scheduled Message
- Email-to-SMS Allowed Address
- Email-to-SMS Stripped Strings
- SMS Templates
- Statistics
- Subaccounts
- Timezones
- Uploads
- Voice
Delete a specific subaccount
DELETE
/subaccounts/{subaccount_id}
Subaccounts
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request DELETE 'https://rest.clicksend.com/v3/subaccounts/59'
Response Response Example
{
"data": true,
"http_code": 200,
"response_code": "SUCCESS",
"response_msg": "Subaccount #59 has been deleted"
}
Request
Path Params
subaccount_id
numberÂ
required
Example:
59
Responses
🟢200OK
application/json
Body
object {0}