provider Subuser Monitor Settings DELETE /subusers/{subuser_name}/monitor
@utdk/sendgrid /subusers/{subuser_name}/monitor
Delete monitor settings
subuser_name path required
The name of the subuser for which to retrieve monitor settings.
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.

deleteSubusersSubuserNameMonitor
DELETE/subusers/{subuser_name}/monitor

Parameters

required

The name of the subuser for which to retrieve monitor settings.

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