Yurba Docs
Yurba Documentation

Get started

Accounts

Users

Relationships

Dialogs (Messages)

Tracks (MuseBase)

Photos

Posts

Comments

Safety

Other

Yurba CDN (cdn.yurba.one)

DELETE /logout

Logging out deactivates the token.

Request headers:

token: string

Response:

{ ok: bool }

Example:

{ ok: 1 }

Errors:

auth_failed: token authorization failed