Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.sendpost.io/api/v1/account/ippool/{ippool_id}
{ "id": 756, "message": "IPPool (Marketing Promotional) has been deleted successfully" }
Delete a specific IPPool based on its ID.
The ID of the IPPool to delete
756
Successful deletion of the IPPool
"IPPool (Marketing Promotional) has been deleted successfully"
Was this page helpful?