Delete Contact V2
AuthorizationBearer <token>
In: header
Path Parameters
contact_id*Contact Id
Response Body
application/json
curl -X DELETE "https://loading/api/v2/contacts/string"Empty
{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}