Breakcold home pagelight logodark logo
  • Support
  • Login
  • Login
API Reference
Delete a note
Documentation
API Reference (deprecated)
  • API Reference
  • API Documentation
    • Introduction
    Lead
    • GET
      Get Lead
    • GET
      Get Leads
    • PATCH
      Update Lead
    • POST
      Create Lead
    • DEL
      Delete Lead
    • Actions
    • Bulk Actions
    Lists
    • POST
      Create list
    • DEL
      Delete list
    • PATCH
      Update list
    • GET
      Get lists
    • POST
      Connect a list to a campaign.
    • DEL
      Disconnect a list from a campaign.
    Tag
    • GET
      List tags
    • POST
      Create a tag
    • DEL
      Delete a specific tag
    • PATCH
      Update existing tag
    Status
    • GET
      List status
    • POST
      Create a status
    • DEL
      Delete Status
    • PATCH
      Update Status
    • PATCH
      Update Many Status
    Reminder (Task)
    • GET
      Retrieve a reminder by ID
    • PUT
      Update a specific reminder
    • DEL
      Delete a specific reminder
    • GET
      Get a list of reminders
    • POST
      Create a reminder
    API Reference
    • GET
      Retrieve all notes for a space
    • GET
      Get a note by ID
    • PUT
      Update a note's content
    • DEL
      Delete a note
    API Reference

    Delete a note

    DELETE
    /
    notes
    /
    {id_note}
    Copy
    "ok"

    Path Parameters

    ​
    id_note
    string
    required

    The unique identifier of the note to be deleted.

    Response

    200
    text/plain

    Note deleted successfully

    The response is of type file.

    Update a note's content
    xlinkedin
    Powered by Mintlify
    Copy
    "ok"