DELETE /evaluation/submission/{subId}
Deletes a Submission and its accompanying SubmissionStatus. This service is intended to only be used by ChallengesInfrastructure service account.
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 |
HTTP Methods | DELETE |
Request Object | None |
Response Object | None |