POST
/
v3
/
study
/
publish

Authorizations

Authorization
string
header
required

Enter your bearer token in the format Bearer access_token_here

Query Parameters

causeVariableName
string

Deprecated: Name of the hypothetical predictor variable. Ex: Sleep Duration

effectVariableName
string

Deprecated: Name of the outcome variable of interest. Ex: Overall Mood

clientId
string

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

includeCharts
boolean

Highcharts configs that can be used if you have highcharts.js included on the page. This only works if the id or name query parameter is also provided.

recalculate
boolean

Recalculate instead of using cached analysis

studyId
string

Client id for the study you want

Response

201 - application/json
card
object
code
number

Response code such as 200

description
string

Can be used as body of help info popup

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

summary
string

Can be used as title in help info popup