POST
/
v3
/
study
/
join

Authorizations

Authorization
string
header
required

Enter your bearer token in the format Bearer access_token_here

Query Parameters

studyId
string

Client id for the study you want

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

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

study
object

A study analyzes the relationship between a predictor variable like gluten-intake and an outcome of interest such as overall mood.