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 of the contact that will be deleted. | Text | 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. | Text | 
| 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: 
 For a full list of possible status codes, see HTTP status codes. | Number | 
