---
title: "POST /subscriptions/{subscriptionId}/providers/Microsoft.ProviderHub/providerRegistrations/{providerNamespace}/checkinManifest"
method: POST
path: "/subscriptions/{subscriptionId}/providers/Microsoft.ProviderHub/providerRegistrations/{providerNamespace}/checkinManifest"
tags: ["ProviderRegistrations"]
---

# POST /subscriptions/{subscriptionId}/providers/Microsoft.ProviderHub/providerRegistrations/{providerNamespace}/checkinManifest

`POST /subscriptions/{subscriptionId}/providers/Microsoft.ProviderHub/providerRegistrations/{providerNamespace}/checkinManifest`

Checkin the manifest.

## Path parameters

- `providerNamespace` string, required

## Parameters

- `../../../../../common-types/resource-management/v6/types.json#/components/parameters/ApiVersionParameter` — unresolved $ref
- `../../../../../common-types/resource-management/v6/types.json#/components/parameters/SubscriptionIdParameter` — unresolved $ref

## Request body

- CheckinManifestParams
  - `environment` string, required — The environment supplied to the checkin manifest operation.
  - `baselineArmManifestLocation` string, required — The baseline ARM manifest location supplied to the checkin manifest operation.

## Response `200`

Azure operation completed successfully.

- CheckinManifestInfo
  - `isCheckedIn` boolean, required — Whether the manifest is checked in.
  - `statusMessage` string, required — The status message.
  - `pullRequest` string — The pull request.
  - `commitId` string — The commit id.

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/azure/apis/providerhub-microsoft-providerhub.md) · [All operations](https://skmtc.net/azure/apis/providerhub-microsoft-providerhub/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/providerhub-microsoft-providerhub/revisions/f784efe05273/schema)
