Yurba Docs
Yurba Documentation

Get started

Accounts

Users

Relationships

Dialogs (Messages)

Tracks (MuseBase)

Photos

Posts

Comments

Safety

Other

Yurba CDN (cdn.yurba.one)

DELETE /comments/{comment_id}

Delete post, returns bool int.

Request URL params:

comment_id: int

Request headers:

token: string

Response:

{ ok: int }

Example:

{ ok: 1 }

Errors:

auth_failed: token authorization failed

access_denied: you aren't the author of the post