POST
/
v3
/
votes

Authorizations

Authorization
string
header
required

Enter your bearer token in the format Bearer access_token_here

Body

application/json
causeVariableId
integer
required

Cause variable id

clientId
string
required

Your client id can be obtained by creating an app at https://builder.quantimo.do

effectVariableId
integer
required

Effect variable id

userId
integer
required

ID of User

value
enum<string>
required

Vote down for implausible/not-useful or up for plausible/useful. Vote none to delete a previous vote.

Available options:
up,
down,
none
createdAt
string

When the record was first created. Use UTC ISO 8601 YYYY-MM-DDThh:mm:ss datetime format

id
integer

id

type
enum<string>

Your client id can be obtained by creating an app at https://builder.quantimo.do

Available options:
causality,
usefulness
updatedAt
string

When the record in the database was last updated. Use UTC ISO 8601 YYYY-MM-DDThh:mm:ss datetime format

Response

201 - application/json
description
string
required

Can be used as body of help info popup

summary
string
required

Can be used as title in help info popup

card
object
code
number

Response code such as 200

errors
object[]

Array of error objects with message property

A super neat url you might want to share with your users!

status
string

ex. OK or ERROR

success
boolean

true or false