Site:API
From Metrixstream
(Difference between revisions)
MetrixAdmin (Talk | contribs) (Created page with "= Forums = == Add Forum == This callback allows you know when the media player is done with playback for the current media. === Parameters === ;obj :this is an object. :;mode...") |
MetrixAdmin (Talk | contribs) (→Add Forum) |
||
Line 3: | Line 3: | ||
== Add Forum == | == Add Forum == | ||
− | This | + | This API call is responsible for adding a forum to a site. |
− | === | + | === Security === |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | === | + | === Parameters === |
+ | |||
+ | ;action=forum | ||
+ | ;verb=addforum | ||
+ | ;title | ||
+ | :required | ||
+ | ;description | ||
+ | :optional | ||
+ | ;layout | ||
+ | :optional | ||
+ | ;label | ||
+ | :optional | ||
+ | ;canonical_id | ||
+ | :optional; if left blank, this is calculated for you. | ||
− | + | === Successful Response === | |
− | + | ;status=ok | |
− | + | ;item | |
− | + | ::;forum | |
− | + | ::::;id | |
+ | ::::;canonical_id |
Revision as of 17:30, 10 April 2012
Contents |
Forums
Add Forum
This API call is responsible for adding a forum to a site.
Security
Parameters
- action=forum
- verb=addforum
- title
- required
- description
- optional
- layout
- optional
- label
- optional
- canonical_id
- optional; if left blank, this is calculated for you.
Successful Response
- status=ok
- item
- forum
- id
- canonical_id