Highlights
Field
Type
Description
Get all highlights
Query Parameters
Name
Type
Description
{
"result": true,
"items": [
{
"note": "Trully native macOS app",
"color": "red",
"text": "Orion is the new WebKit-based browser for Mac",
"created": "2022-03-21T14:41:34.059Z",
"tags": ["tag1", "tag2"],
"_id": "62388e9e48b63606f41e44a6",
"raindropRef": 123,
"link": "https://apple.com",
"title": "Orion Browser"
},
{
"note": "",
"color": "green",
"text": "Built on WebKit, Orion gives you a fast, smooth and lightweight browsing experience",
"created": "2022-03-21T15:13:21.128Z",
"tags": ["tag1", "tag2"],
"_id": "62389611058af151c840f667",
"raindropRef": 123,
"link": "https://apple.com",
"title": "Apple"
}
]
}Get all highlights in a collection
Path Parameters
Name
Type
Description
Get highlights of raindrop
Path Parameters
Name
Type
Description
Add highlight
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
Update highlight
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
Remove highlight
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
Last updated