provider Single Sends PATCH
/marketing/singlesends/{id} @utdk/sendgrid
/marketing/singlesends/{id} Update Single Send
**This endpoint allows you to update a Single Send using a Single Send ID.**
You only need to pass the fields you want to update. Any blank/missing fields will remain unaltered.
- id path required
- string
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.
Code snippet
Updates live as you fill in the form above.
TypeScript
import sendgrid from '@utdk/sendgrid';
await sendgrid.patchMarketingSinglesendsId()