1. Tasks
  2. Remove Link

Tasks

Remove Link

Removes a link from the stub. The task searches through the stub's links and removes any that match all of the supplied params.

Basic usage

loading...

Parameters

link

required
string


link_type

string

  • raw:

  • stubref:

Default: raw


title

string

Defaults to the value of the link param.

Result

loading...

Properties

link_location

string

The url of the link(s) removed.


link_type

string

The type of the link(s) removed.


link_title

string

The title of the link(s) removed.

Examples

Removes links to a stubref.

loading...