Skip to main content
POST
Error

Authorizations

X-API-Key
string
header
required

Path Parameters

session_id
string
required

Tracer session ID (UUID)

id
string
required

Webhook ID (UUID)

Response

OK

created_at
string
event_types
string[]
has_signing_secret
boolean
has_unreadable_credentials
boolean

HasUnreadableCredentials marks a row retained in the settings list whose encrypted credential envelope could not be opened. No credential-derived fields are populated for such a row; it must be deleted and recreated.

header_names
string[]

HeaderNames lists configured header names for write-only clients.

headers
object
id
string
issue_statuses
string[]
organization_id
string
session_id
string
severity_threshold
enum<integer>
Available options:
0,
1,
2,
3
signing_secret
string

SigningSecret is present only in successful create, URL-conversion update, and roll responses.

slack_channel_id
string

Keep empty Slack fields in the response. The frontend uses an explicit empty string to distinguish URL destinations from Slack destinations.

slack_team_id
string
tenant_id
string
updated_at
string
url
string

URL and Headers are retained as always-empty fields so a client written against the pre-write-only contract still parses the response. Use URLDisplay and HeaderNames instead.

url_display
string

URLDisplay contains only the destination hostname.