v1

latestOpenAPI 3.0.02026-08-04109109370.6 KB
Notes

Undelete a note.

Undelete a note by the ID provided.

post/notes/{id}/undelete

Path parameters

idstring required

Note ID

Response

Note

htmlUrlstring

The link to the entity within the app.

htmlUrlPathstring

The path to the entity within the app.

idstring

The API ID of this entity, formatted {integer}-{entityType}

createdTimestring
deletedTimestring
hrefstring
bodystring
bodyHtmlstring
bodyMarkupstring
isEditableboolean
parentTypestring

Example response

{
  "htmlUrl": "https://app.nutshell.com/lead/1006",
  "htmlUrlPath": "/lead/1006",
  "id": "3-contacts"
}