Page tree

Versions Compared

Key

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

link

POST /link

Attach a link

Example URI

Code Block
bash
bash

 http://example.com/restful_api/link

...

Parameters

Parameter

Type

Require ?

Description

val[url]

string

yes

Link to attach

val[text]

string

no

Text of feed

val[module]

string

no

Support attach link to module item feed (pages/groups)

val[item_id]

numbwe

no

Support attach link to module item feed (pages/groups)

custom_pages_post_as_page

number

no

Support attach link as page

val[user_id]

number

id

Support attach link on user profile

...