Skip to main content
PATCH
Update GitHub workflow verification settings

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required
connectionId
string<uuid>
required

Body

application/json
mode
enum<string>
Available options:
disabled,
observe,
attention
workflow_paths
string[]
Required array length: 1 - 10 elements
Maximum string length: 255
Pattern: ^\.github/workflows/[A-Za-z0-9._-]+\.ya?ml$
delivery_agent_member_id
string<uuid> | null

Response

Updated safe GitHub connection settings

The response is of type object.