POST
/
project
/
update
/
{projectId}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

projectId
string
required

The ID of the project to trigger an update on. Can be retrieved from your dashboard.

Response

202 - application/json
statusId
string

The status id of the triggered updated.