provider IP Warmup POST /ips/warmup
@utdk/sendgrid /ips/warmup
Start warming up an IP address
**This endpoint allows you to put an IP address into warmup mode.**

Try it

Authentication
Configure credentials for Email Activity (beta)
Gateway
The gateway proxies requests and injects credentials server-side. Configure credentials above, then enter your gateway URL.

Saved automatically to browser storage.

postIpsWarmup
POST/ips/warmup
**This endpoint allows you to put an IP address into warmup mode.**

Input

The IP address that you want to begin warming up.

Enter a gateway URL above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import sendgrid from '@utdk/sendgrid';

await sendgrid.postIpsWarmup()