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)
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.

Configure credentials above to enable sending.

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

TypeScript

import sendgrid from '@utdk/sendgrid';

await sendgrid.postIpsWarmup()