Create a Post

Creates a new post.

Multipart supported, refer to Sending Files.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
^acc_(.*)$

ID of the Account (acc_xxx) to call the method on behalf of.

Body Params
string
required

Textual content of the post. User mentions can be added by inserting an @ followed by the ID or public identifier of the user (example: @JohnDoe).

attachments
array of objects

The list of files to appear in the post.

attachments
string
enum
Defaults to anyone

The visibility level for the new post (if supported by the provider).
- anyone is visible to anyone.
- relations_only is visible only to the user's relations.

Allowed:
string
enum
Defaults to anyone

The comment control level for the new post (if supported by the provider).
- anyone anyone can comment.
- relations_only only to the user's relations can comment.
- no_one no one can comment.

Allowed:
string
length ≥ 1

The ID of a Post to be quoted. For a simple repost without commentary, leave text as an empty string.

string
length ≥ 1

The ID of the User on whose behalf the post should be published (if supported by the provider).

specifics
object

Object containing provider-specific post data.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json