Unassign IP from pool

Unassign provided IP from the specific pool.

Please log in to see full path URL. Learn why.
delete
/email/1/ip-management/pools/{poolId}/ips/{ipId}
Request rate limit:
10 requests / second (per account)
path Parameters

poolId
required
string

IP pool identifier.

ipId
required
string

Dedicated IP identifier.

Responses

204

No Content

401

Unauthorized

403

Forbidden

404

Not Found

429

Too Many Requests

500

Internal Server Error

Request samples

Example
cURL
Copy
curl -L -g -X DELETE 'https://{baseUrl}/email/1/ip-management/pools/{poolId}/ips/{ipId}' \
-H 'Authorization: {authorization}' \
-H 'Accept: application/json'

Response samples

Content type
Copy
Collapse all
{
  • "errorCode": "E401",
  • "description": "The request lacks valid authentication credentials for the requested resource.",
  • "action": "Check the resources and adjust authentication credentials.",
  • "violations": [ ],
  • "resources":
    []
}
Encountering issues Contact our support
What's new? Check out Release Notes
Unsure about a term? See Glossary
Research panel

Help shape the future of our products

Learn more
Service statusCopyright @ 2006-2025 Infobip ltd.