{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://api-evangelist.github.io/benchling/json-schema/FeatureLibraryCreate.json",
"title": "FeatureLibraryCreate",
"additionalProperties": false,
"allOf": [
{
"$ref": "#/components/schemas/FeatureLibraryBase"
},
{
"properties": {
"organizationId": {
"description": "The organization that will own the feature library. The requesting user must be an administrator of the organization. If unspecified and the organization allows personal ownables, then the requesting user will own the feature library\n",
"example": "ent_a0SApq3z",
"type": "string"
}
}
},
{
"required": [
"name",
"description"
]
}
],
"description": "Inputs for creating a feature library",
"type": "object"
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.