post https://app.quantimo.do/api/v3/study/publish
Make a study and all related measurements publicly visible by anyone
Log in to see full request history
Responses
401Not authenticated
404Not found
500Internal server error
Make a study and all related measurements publicly visible by anyone
401Not authenticated
404Not found
500Internal server error
xxxxxxxxxx
curl --request POST \
--url https://app.quantimo.do/api/v3/study/publish \
--header 'accept: application/json'
Try It!
to start a request and see the response here!