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

Download Open API Spec

CreateSubmissionRequest

org.sagebionetworks.repo.model.dataaccess.CreateSubmissionRequest

A request to create a Submission.

Field Type Description
requestId STRING The ID of a Request to create the Submission from.
requestEtag STRING The current etag of the request.
subjectId STRING The ID of the subject user interested in. This information will be used to help user navigate back to where they were to continue their work.
subjectType RestrictableObjectType JSON enum for the types of objects which can be restricted by an AccessRequirement.