v1

latestOpenAPI 3.1.02026-07-1451089.2 KB

Delete a contact

Delete a contact by providing the contact key.

  • Upon deleting a contact, the contact will also be removed from any associated boxes.
delete/contacts/{contactKey}

Path parameters

contactKeystring required

Contact key

Response

200

successboolean

Example response

{
  "success": true
}