Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The calling user must have the SEARCH_MANAGER role for this instance or the global instance.

None

...

A 200 OK response will contain a single object with the deleted link data.

Code Block
{
  "link_type": "DIRECT",
  "title": "Link Title",
  "url": "https://example.com",
  "keywords": ["one keyword", "another keyword"],
  "image": "https://storage-url/aa50a594-a6da-4a82-9d2d-821e312d895f.png",
  "lang": "en"
}

...