Skip to main content
Glama

SendGrid MCP Server

by deyikong

delete_sender

Remove a verified sender identity from your SendGrid account to manage authorized email senders and maintain sender reputation.

Instructions

Delete a verified sender identity

Input Schema

NameRequiredDescriptionDefault
sender_idYesID of the sender identity to delete

Input Schema (JSON Schema)

{ "properties": { "sender_id": { "description": "ID of the sender identity to delete", "type": "string" } }, "required": [ "sender_id" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/deyikong/sendgrid-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server