---
title: "Star a Model Lab project"
method: POST
path: "/api/v2/model-lab-api/projects/{project_id}/star"
tags: ["Model Lab API"]
---

# Star a Model Lab project

`POST /api/v2/model-lab-api/projects/{project_id}/star`

Star a Model Lab project for the current user.

## Path parameters

- `project_id` integer, required

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `404` — Not Found
- `429` — Too many requests
- `500` — Internal Server Error

---

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