Delete course data from the submission
Using a valid submission token, delete course data from the submission by localId
Header Parameters |
---|
EID string — REQUIREDEnter the EDUMIS (Organisation) ID |
Request Body |
---|
submissionToken stringThe valid submission token to submit data against |
content object[]The submission content result. |
Responses |
---|
200
Acknowledgement of data deleted Schema — OPTIONAL |
---|
submissionToken string — OPTIONALThe valid submission token to submit data against | content object[] — OPTIONALThe submission content result. localId string — OPTIONAL | errors string[] — OPTIONAL |
|
|
400
Submission token is not found - check error code for more detail Schema — OPTIONAL |
---|
type string — OPTIONAL | title string — OPTIONAL | status int32 — OPTIONAL | detail string — OPTIONAL | instance string — OPTIONAL | errors object — OPTIONALreturnId string — OPTIONAL | submissionToken string — OPTIONAL | content object — OPTIONAL |
| errorCode string — OPTIONAL |
|
Schema — OPTIONAL |
---|
type string — OPTIONAL | title string — OPTIONAL | status int32 — OPTIONAL | detail string — OPTIONAL | instance string — OPTIONAL |
|
429
Concurrent Request Not Allowed - check error code for more detail Schema — OPTIONAL |
---|
type string — OPTIONAL | title string — OPTIONAL | status int32 — OPTIONAL | detail string — OPTIONAL | instance string — OPTIONAL |
|