Skip to main content

Delete an IP pool

DELETE 

/v1/ip-pool/delete

Delete an existing IP pool

Request

Query Parameters

    provider stringrequired

    Possible values: [sparkpost]

    Provider Name

    pool_id stringrequired

    Pool ID

Responses

OK

Schema

    message string
    success boolean
Loading...