11 Required arguments are displayed in %{background:#ccffcc}green%.
20 table(table table-bordered table-condensed).
21 |_. Argument |_. Type |_. Description |_. Location |_. Example |
26 Delete an existing Link.
30 table(table table-bordered table-condensed).
31 |_. Argument |_. Type |_. Description |_. Location |_. Example |
32 {background:#ccffcc}.|uuid|string|The UUID of the Link in question.|path||
40 table(table table-bordered table-condensed).
41 |_. Argument |_. Type |_. Description |_. Location |_. Example |
42 {background:#ccffcc}.|uuid|string||path||
46 Gets a Link's metadata by UUID.
50 table(table table-bordered table-condensed).
51 |_. Argument |_. Type |_. Description |_. Location |_. Example |
52 {background:#ccffcc}.|uuid|string|The UUID of the Link in question.|path||
60 table(table table-bordered table-condensed).
61 |_. Argument |_. Type |_. Description |_. Location |_. Example |
62 {background:#ccffcc}.|tail_uuid|string||path||
63 |order|string||query||
64 |where|object||query||
72 table(table table-bordered table-condensed).
73 |_. Argument |_. Type |_. Description |_. Location |_. Example |
74 |limit|integer (default 100)|Maximum number of links to return.|query||
75 |order|string|Order in which to return matching links.|query||
76 |pageToken|string|Page token.|query||
77 |q|string|Query string for searching links.|query||
78 |where|object|Conditions for filtering links.|query||
82 render_not_found links
86 table(table table-bordered table-condensed).
87 |_. Argument |_. Type |_. Description |_. Location |_. Example |
88 {background:#ccffcc}.|a|string||path||
96 table(table table-bordered table-condensed).
97 |_. Argument |_. Type |_. Description |_. Location |_. Example |
98 {background:#ccffcc}.|uuid|string||path||
102 Update attributes of an existing Link.
106 table(table table-bordered table-condensed).
107 |_. Argument |_. Type |_. Description |_. Location |_. Example |
108 {background:#ccffcc}.|uuid|string|The UUID of the Link in question.|path||
109 |link|object||query||