The Open API specification for Synapse is now available for download!

Download Open API Spec

POST /grid/session/async/start

Start a job to create a new curation grid session given a CSV and data model.

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/grid/session/async/start

Resource Information
Authentication Required
Required OAuth Scopes view , modify
HTTP Method POST
Request Object CreateGridRequest
(application/json)
Response Object AsyncJobId
(application/json)