---
title: "Restore a Deleted Module Submission"
method: POST
path: "/modules/{moduleId}/submissions/{submissionId}/restore"
tags: ["Submissions"]
---

# Restore a Deleted Module Submission

`POST /modules/{moduleId}/submissions/{submissionId}/restore`

Restore a soft-deleted submission.
### Authorization Required:
  - See Submission Access ([Submission Access](#submission-access))

## Path parameters

- `moduleId` string, required
- `submissionId` string, required

## Response `204`

Successfully Restored

## Other responses

- `default` — Error

---

[API](https://skmtc.net/unqork/apis/unqork-customer-api.md) · [All operations](https://skmtc.net/unqork/apis/unqork-customer-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/unqork/unqork-customer-api/revisions/112399a67ebb/schema)
