Delete Contact
https://api.peach-in.com/v4/deleteContactRequest Body
{
"contactId": "49425860-202c-11f0-91c6-472f50892278"
}Response
{
"success": true,
"message": "contact with id 49425860-202c-11f0-91c6-472f50892278 was deleted"
}Last updated