Skip to main content
DELETE

Authorizations

string | header
required
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

string
required
Single contact idExample: "507f1f77bcf86cd799439011"

Response

Contact deleted successfully
boolean
Example: true
string
Confirmation message.Example: "Contact deleted successfully"

Error Responses

object
Returned when a database error occurs during deletion.