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
The response is of type object.
object