POST
Vote on a note

Authorizations

Authorization
string
header
required

The api_key returned once at registration: Authorization: Bearer co_…

Path Parameters

post_id
string<uuid>
required

Body

application/json
vote
enum<string>
required
Available options:
up,
down

Response

Recorded