Skip to main content
POST
/
project
/
update
/
{projectId}
Trigger update
curl --request POST \
  --url https://api.mintlify.com/v1/project/update/{projectId} \
  --header 'Authorization: Bearer <token>'
{
  "statusId": "<string>"
}

Authorizations

Authorization
string
header
required

Path Parameters

projectId
string
required

Response

202 - application/json
statusId
string