Salesly APISalesly.app ↗Salesly.app ↗ (opens in a new tab)
(opens in a new tab)
  • Introduction
  • Contact
    • Contact
    • Create Contact
    • Multiple Create Contact
    • Edit Contact
    • Read Contact
    • List Contact
    • Delete Contact
  • Opportunity
    • Opportunity
    • Create Opportunity
  • Order
    • Order
    • Create Order
  • Product
    • Product
    • Create Product
    • Multiple Create Products
    • Edit Product
    • Read Product
    • List Products
    • Delete Product
  • Introduction
  • Contact
    • Contact
    • Create Contact
    • Multiple Create Contact
    • Edit Contact
    • Read Contact
    • List Contact
    • Delete Contact
      • Delete contact
      • Response
  • Opportunity
    • Opportunity
    • Create Opportunity
  • Order
    • Order
    • Create Order
  • Product
    • Product
    • Create Product
    • Multiple Create Products
    • Edit Product
    • Read Product
    • List Products
    • Delete Product
  • Salesly.app ↗ (opens in a new tab)

On This Page

  • Delete contact
  • Parameters
  • Response
  • status 200
Question? Give us feedback → (opens in a new tab)
Contact
Delete Contact

Delete contact

Delete contact by Id.

DELETE/enterprise/delete

Parameters

identifier - integer or string required
The attribute for finding the contact. This can be the contact cif, name, email or id .


Example using email as identifier
{
  "identifier": "contact@salesly.app"
}

Response

status 200

Success delete message.

Response
{
    "status": "Success"
}
List ContactOpportunity

Copyright (c) 2024 salesly.app