---
title: "Create SCMAppRequest"
method: POST
path: "/api/scm/app_request"
tags: ["ScmAppsService"]
---

# Create SCMAppRequest

`POST /api/scm/app_request`

Create a new SCM app request.

## Request body

- ProtosScmV1CreateScmAppRequestRequest
  - `deploymentId` string
  - `deploymentScmConfigId` string
  - `baseUrl` string
  - `namespace` string
  - `githubEntityType` 'GITHUB_ENTITY_TYPE_ORG' | 'GITHUB_ENTITY_TYPE_USER', enum — | value | description | |-------|---------------| | GITHUB_ENTITY_TYPE_ORG | | | GITHUB_ENTITY_TYPE_USER | |

## Response `200`

OK

- ProtosScmV1CreateScmAppRequestResponse
  - `requestId` string

---

[API](https://skmtc.net/semgrep/apis/semgrep-web-app.md) · [All operations](https://skmtc.net/semgrep/apis/semgrep-web-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/semgrep/semgrep-web-app/versions/6483eeecd582/schema)
