V3IncidentsIncidentActionsWebhookActionResponse
PreviousV3IncidentsIncidentActionsRebuildCircleCIProjectRequestNextV3IncidentsIncidentActionsWebhookActionResponseHeader
Last updated
Represents the response structure for triggering a webhook manually.
id
str
✔️
N/A
created_at
str
✔️
N/A
updated_at
str
✔️
N/A
version
str
✔️
N/A
organization_id
str
✔️
N/A
author_id
str
✔️
N/A
name
str
✔️
N/A
slug
str
✔️
N/A
description
str
✔️
N/A
triggers
List[str]
✔️
N/A
teams
List[str]
✔️
N/A
is_all_teams_configured
bool
✔️
N/A
custom_payload_template_slug
str
✔️
N/A
filters
Any
✔️
N/A
trigger_type
str
✔️
N/A
language
str
✔️
N/A
max_retry
int
✔️
N/A
mail_ids
List[str]
✔️
N/A
payload_type
str
✔️
N/A
custom_payload
str
✔️
N/A
Last updated