Skip to main content
PATCH
Set Fix Ci Intent

Authorizations

Authorization
string
header
required

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

Path Parameters

task_id
string<uuid>
required
pr_id
string<uuid>
required

Body

application/json

Toggle the per-PR 'fix CI when checks finish failing' latch.

enabled
boolean
required

Response

Successful Response