Get started
Accounts
Apps
Users
Relationships
Dialogs (Messages)
Tracks (MuseBase)
Photos
Posts
Comments
Safety
Other
Yurba CDN (cdn.yurba.one)
For Desktop Developers
Upload post on specified user wall, returns CommentModel.
Request URL params:
post_id: int
Request headers:
"Content-Type: application/json"
token: string
Request body:
{
content: string,
photos_list: list[int]
}
Errors: