Get started
Accounts
Apps
Users
Relationships
Dialogs (Messages)
Tracks (MuseBase)
Photos
Posts
Comments
Safety
Other
Yurba CDN (cdn.yurba.one)
For Desktop Developers
Create a new dialog, returns the DialogModel.
Request headers:
"Content-Type: application/json"
token: string
Request body:
{
name: string,
description: string,
type: int # 1 - group, 2 - channel
}
Errors: