v1
latestOpenAPI 3.1.02026-07-13509.8 KBContent
Save a weblink to a space
Object type of weblink will be analyzed and saved as an object to your space.
<br>Rate limit: 10 requests per 60 seconds (Learn more)
post/save-weblink
Request body
Example request
{
"titleOverwrite": "My custom title",
"tags": [
"todo",
"important"
],
"mdText": "This is a **note** for the weblink"
}Response
200 OK