Skip to main content
POST
Create Labsheet

Authorizations

Authorization
string
header
required

Personal access token from Scispot Account → Personal Tokens

Body

application/json
name
string
required

The name of the labsheet (required)

columns
object[]
required
folder
string

The folder to create the labsheet in

waitRefresh
boolean

Whether to wait for the database index to be refreshed after the labsheet is created. Used to ensure the labsheet is available for reference by the next API call. May add 1-2 seconds of latency to the request.

Response

The Labsheet was successfully created.

name
string

The name of the labsheet that was created

uuid
string

The UUID of the labsheet that was created

path
string

The path of the labsheet that was created

success
boolean

Whether the request was successful