Add an instruction on an item

Adds an instruction on an item.

BODY FIELDS:

  • type: The type of instruction which can be one of the following: text
  • text: A limited set of HTML syntax is supported.
    • Bold: Bold text can be defined by enclosing text in bold tags -
    • Italic: Italic text can be defined by enclosing text in italic tags -
    • Underline: Underlined text can be defined by enclosing text in underline tags -
    • Strikethrough: To strikethrough text can be defined by enclosing text in strikethrough tags -
    • Unordered lists: To create an unordered list you can use the following syntax -
    • Ordered lists: To create an unordered list you can use the following syntax -
    • Hyperlinks: To create a hyperlink the following syntax is supported - [my hyperlink](some link)
      • To have the link open in a new window you would add - target="_blank"
      • To have the link open in the current window you would add - target="_top"
    • Headings: Paragraph, title, and headings are actively supported.
      • A paragraphs should be enclosed in
      • A title should be enclused in
      • A header should be enclosed in

SCOPES

Requires: seismic.library.manage See Permissions for additional details.

Language
Authorization
Header
Click Try It! to start a request and see the response here!