api-docs-icon

Delete Contact

DELETE
/ api/ v1/ contacts/ {id}

Delete the specified contact

id
integer (int32)
required

contact id

Response

application/json
object
deleted_date
string (date-time)

The date and time when the contact was deleted.

Example:
1999-02-19T12:00:00.00:00

Code Examples

Response