Skip to main content
method
path

Body Parameters

string
required
Title of the post to be created.
string
required
Identifier of the board where the post will be created.
string
required
Status identifier for the new post.
string | undefined
Description or body of the post.
string | undefined
required
Name of the user creating the post. If anonymous posting is enabled then userName is not required.
string | undefined
required
Email of the admin creating the post. If anonymous posting is enabled then userEmail is not required.