---
title: "Set a domain for project"
method: POST
path: "/v1/domains/set-project"
tags: ["Domains"]
---

# Set a domain for project

`POST /v1/domains/set-project`

set a domain for project that user owns

## Request body

- object
  - `domainID` string, required
  - `projectID` string, required

## Response `200`

Successful operation

## Other responses

- `400` — Bad request
- `401` — Missing authentication
- `404` — App or domain does not exists.

---

[API](https://skmtc.net/liara-cloud/apis/paas.md) · [All operations](https://skmtc.net/liara-cloud/apis/paas/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/liara-cloud/paas/revisions/4413e6f56089/schema)
