Skip to main content
POST
Mark stage failure

Authorizations

Authorization
string
header
required

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

Body

application/json
id
string
required

Identifier of the staged artifact version to mark as failed.

Response

200 - application/json

Empty response indicating successful failure marking

The response is of type EmptyResponse · object.