---
title: "Trigger update"
method: POST
path: "/project/update/{projectId}"
---

# Trigger update

`POST /project/update/{projectId}`

Queue a deployment update for your documentation project. Returns a status ID that can be used to track the update progress. The update is triggered from your configured deployment branch.

Authenticate with an admin API key.

## Path parameters

- `projectId` string, required

## Response `202`

A successful response

- object
  - `statusId` string — The status ID of the triggered updated.

---

[API](https://skmtc.dev/mcp-b/apis/mintlify-admin-api.md) · [All operations](https://skmtc.dev/mcp-b/apis/mintlify-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mcp-b/mintlify-admin-api/revisions/6165028f8792/schema)
