Get support
Sign Up
Search...
/
Help Center
API Reference
Updates and Changes
API Reference
Analyses
Analysis Templates
GET
Get Analysis Template
GET
List Analysis Templates
POST
Create Analysis Template
Annotations
Campaigns
Dataset Schemas
Datasets
Datatables
Entities
Entity Schemas
Files
Plots
Storage
Tasks
Users
Get support
Sign Up
API Reference
Analysis Templates
Create Analysis Template
POST
https://
api.sphinxbio.com
/
v1
/
analysis-templates
Creates an Analysis Template using the structure of an existing Analysis. Analysis Templates can be used to create new Analyses that share the same structure. All parameters for the Analysis are preserved.
Request
This endpoint expects an object.
name
string
Required
analysisId
string
Required
The ID of the analysis to use as a template.
Response
This endpoint returns an object.
creator
object
Show 3 properties
createdAt
datetime
id
string
name
string
updatedAt
datetime
Built with