Delete a Contact Image
DELETE {{base_url}}/Contact/:ContactID/photo
Use this endpoint to delete an image file associated with a contact.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | Required. |
The type of content supported by the API endpoint. |
| Authorization
| string | | Required.
The type of authorization supported by the API endpoint. |
RESPONSES
status: OK
0