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.
Documentation IndexFetch the complete documentation index at: https://docs.sendpost.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.sendpost.io/llms.txt
Use this file to discover all available pages before exploring further.
The ID of the IPPool to delete
756
Successful deletion of the IPPool
"IPPool (Marketing Promotional) has been deleted successfully"
Was this page helpful?