v1

latestOpenAPI 3.1.02026-07-2615426267.4 KB
Threads

Create Thread

Create a new thread.

Required scopes:

  • post
post/threads

Request body

post_bodystring required

Content of the new thread.

forum_idinteger required

Id of the target forum.

titlestring

Thread title. Can be skipped if title_en set.

title_enstring

Thread english title. Can be skipped if title set.

prefix_idinteger[]

Prefix ids.

tagsstring[]

Thread tags.

hide_contactsboolean

Hide contacts.

allow_ask_hidden_contentboolean

Allow ask hidden content.

reply_group0 | 2 | 21 | 22 | 23 | 60 | 351

Allow to reply only users with chosen or higher group.

comment_ignore_groupboolean

Allow commenting if user can't post in thread.

dont_alert_followersboolean

Don't alert followers about thread creation.

schedule_datestring

Date to schedule thread creation (format: DD-MM-YYYY).

schedule_timestring

Time to schedule thread creation (format: HH:MM).

watch_thread_stateboolean

Watch thread state.

watch_threadboolean

Receive forum notifications of new posts in this thread.

watch_thread_emailboolean

Receive email notifications of new posts in this thread.

Response

Successful Response.