---
title: "adds the application from GrantApplications into the user applications"
method: POST
path: "/submissions/createSubmissions/{applicationId}"
---

# adds the application from GrantApplications into the user applications

`POST /submissions/createSubmissions/{applicationId}`

## Path parameters

- `applicationId` unknown, required

## Response `200`

success

- CreateSubmissionResponse
  - `submissionCreated` boolean
  - `submissionId` string
  - `message` string

## Other responses

- `400` — request not understood
- `401` — authentication failed
- `403` — supplied ApplicantID is found but has an invalid status
- `404` — supplied ApplicantID not found

---

[API](https://skmtc.dev/cabinet-office/apis/application-submission-api.md) · [All operations](https://skmtc.dev/cabinet-office/apis/application-submission-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cabinet-office/application-submission-api/revisions/20400892dbd6/schema)
