Yurba Docs
Yurba Documentation

Get started

Accounts

Users

Relationships

Dialogs (Messages)

Tracks (MuseBase)

Photos

Posts

Comments

Safety

Other

Yurba CDN (cdn.yurba.one)

POST /dialogs/private/{user_id}

Create a private dialog with the specified user, returns the DialogModel of the newly created dialog, or an existing one.

Request URL params:

user_id: int

Request headers:

token: string

Errors:

auth_failed: token authorization failed