API Reference

Create Conversation

Create a new conversation.

Required scopes:

  • post
  • conversate
Log in to see full request history
Query Params
integer

Id of recipient. Required if is_group=false.

recipients
array of strings
length ≤ 10

List of recipients username's. Max recipients count is 10 (Separated by comma). Required if is_group=true.

Recipients
boolean
required
Defaults to false

Is group. Set false if personal conversation, or set true if group.

string

The title of new conversation. Required if is_group=true.

boolean

Open invite.

boolean

Is conversation locked.

boolean

Allow edit messages.

Body Params
string

Message. Required if is_group=false

Responses

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