Back to Datadog API v2
Datadog API v2

Remove disable_out_of_the_box_postmortem_template field from incident type

BreakingBreaking change

This is a breaking change — integrations that rely on the affected behaviour will need updates before the change rolls out.

What changed

The field disable_out_of_the_box_postmortem_template has been removed from the incident type schema. Clients that read or write this boolean field will no longer find it in the API spec, which is a breaking change for any integration that sets or checks this property on incident types.

Open the source documentation