Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

If using Bearer auth, pass the Secret Key as the token:

Body

application/json
title
string
required
text
string
tags
string[]
supportingExperimentIds
string[]
contradictingExperimentIds
string[]
projects
string[]
status
string

ID of a learning status configured at the org level (Settings → General → Experiment Settings). Omit or pass an empty string for no status.

owner
string

The userId or email address of the owner. If an email address is provided, it will be used to look up the userId of the matching organization member. If an ID is provided, it will be validated as existing in the organization.

Response

200 - application/json

Resource created

learning
object
required