Bulk delete Сontacts
Deletes Сontacts by ids or clears all contacts
Query Parameters
- guids stringProvides group of Contact id's that must be deleted If param is not provided all contacts will be deleted 
Responses
- 200
- 401
OK
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error string
{
  "error": "Log In"
}
{
  "error": "Log In"
}
Loading...