SendGrid · Capability
Twilio SendGrid Link Branding API — Link Branding
Twilio SendGrid Link Branding API — Link Branding. 10 operations. Lead operation: Create a branded link. Self-contained Naftiko capability covering one Sendgrid business surface.
What You Can Do
POST
Createbrandedlink
— Create a branded link
/v1/v3/whitelabel/links
GET
Listbrandedlink
— Retrieve all branded links
/v1/v3/whitelabel/links
GET
Listdefaultbrandedlink
— Retrieve the default branded link
/v1/v3/whitelabel/links/default
GET
Listsubuserbrandedlink
— Retrieve a subuser's branded link
/v1/v3/whitelabel/links/subuser
DELETE
Disassociatebrandedlinkfromsubuser
— Disassociate a branded link from a subuser
/v1/v3/whitelabel/links/subuser
GET
Getbrandedlink
— Retrieve a branded link
/v1/v3/whitelabel/links/{id}
PATCH
Updatebrandedlink
— Update a branded link
/v1/v3/whitelabel/links/{id}
DELETE
Deletebrandedlink
— Delete a branded link
/v1/v3/whitelabel/links/{id}
POST
Validatebrandedlink
— Validate a branded link
/v1/v3/whitelabel/links/{id}/validate
POST
Associatebrandedlinkwithsubuser
— Associate a branded link with a subuser
/v1/v3/whitelabel/links/{link-id}/subuser
MCP Tools
create-branded-link
Create a branded link
retrieve-all-branded-links
Retrieve all branded links
read-only
idempotent
retrieve-default-branded-link
Retrieve the default branded link
read-only
idempotent
retrieve-subuser-s-branded-link
Retrieve a subuser's branded link
read-only
idempotent
disassociate-branded-link-subuser
Disassociate a branded link from a subuser
idempotent
retrieve-branded-link
Retrieve a branded link
read-only
idempotent
update-branded-link
Update a branded link
idempotent
delete-branded-link
Delete a branded link
idempotent
validate-branded-link
Validate a branded link
read-only
associate-branded-link-subuser
Associate a branded link with a subuser