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

ID of the staged artifact version to mark as failed

Response

Empty response indicating successful failure marking

The response is of type EmptyResponse · object.