Delete Contact

Delete a contact in SendGrid.

Options

Field Definition Type Required
Contact Set Choose whether to delete a single contact or a list of contacts; options are Single Contact or List of Contacts. Dropdown TRUE

Input

Field Definition Type Required
Contact (Single Contact)
Email Email of the contact that will be deleted. String TRUE
Contact (List of Contacts)
Emails Emails of the contacts that will be deleted. List of Text TRUE

Output

Field Definition Type
Job
Job ID Unique identifier of the async job to delete the contact or contacts. String
Status Code

Result of the operation. The connector returns an HTTP status code that indicates whether the action taken by the card succeeded or failed. For example:

  • A 201 Created status code indicates success where a new resource was created.
  • A 403 Forbidden error indicates that the HTTP request wasn't processed because the necessary permissions were missing.

For a full list of possible status codes, see HTTP status codes.

Number

Related topics

SendGrid connector

Workflow elements

SendGrid API Reference