---
title: "POST /v1/services"
method: POST
path: "/v1/services"
tags: ["services"]
---

# POST /v1/services

`POST /v1/services`

Creates a new managed service. A managed service is immutable, and is subject to mandatory 30-day data retention. You cannot move a service or recreate it within 30 days after deletion. One producer project can own no more than 500 services. For security and reliability purposes, a production service should be hosted in a dedicated producer project. Operation

## Request body

- ManagedService — The full representation of a Service that is managed by Google Service Management.
  - `serviceName` string — The name of the service. See the [overview](https://cloud.google.com/service-infrastructure/docs/overview) for naming requirements.
  - `producerProjectId` string — ID of the project that produces and owns this service.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/servicemanagement.md) · [All operations](https://skmtc.net/google/apis/servicemanagement/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/servicemanagement/versions/b1952da149f2/schema)
