Delete Recipient from a ClientPoint
Description
This endpoint allows you to delete an existing recipient from an existing ClientPoint.
| Method | URL | Headers |
|---|---|---|
| DELETE | https://api.clientpoint.net/v4/recipient/remove/ | Content-Type: application/json |
#Request Body
| Fields | Data type | Description | Sample Data |
|---|---|---|---|
| api_key* | Alpha-Numeric | API Key | asdsad224r4332g23432443h24324e |
| email* | String | Recipient email address to delete | recipient.existing@yourclient.com |
| clientpoint_id* | Numeric | ClientPoint ID | 1210863 |