Skip to main content
Mintlify

Search documentation

Type to search this documentation.

Trigger deployment

POST

/

project

/

update

/

Trigger update

curl --request POST \

  --url https://api.mintlify.com/v1/project/update/{projectId} \

  --header 'Authorization: Bearer <token>'
title="202"
{

  "statusId": "<string>"

}

Authorization

string

header

required

The Authorization header expects a Bearer token. Use an admin API key. This is a server-side secret key. Generate one on the API keys page in your dashboard.

projectId

string

required

Your project ID. Can be copied from the API keys page in your dashboard.

202 - application/json

A successful response

statusId

string

The status ID of the triggered updated.

⌘I

Suggest an edit

Propose a replacement for this page. The site team reviews it before applying any changes.

Export
Documentation menu