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

Download Open API Spec

DELETE /evaluation/submission/{subId}

Deletes a Submission and its accompanying SubmissionStatus.

Note: The caller must be granted the ACCESS_TYPE.DELETE_SUBMISSION on the specified Evaluation.

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/evaluation/submission/{subId}

Resource URL Variables
{subId} - the ID of the Submission to be deleted.
Resource Information
Authentication Required
Required OAuth Scopes modify
HTTP Method DELETE
Request Object None
Response Object None