Retrospectives

Create an Incident Retrospective

patch/retrospectives/{id}

Path parameters

idstring required

Request body

$schemastring uri

A URL to the JSON Schema for this object.

attributesUpdateRetrospectiveAttributes required

Example request

{
  "$schema": "/v1/schemas/UpdateRetrospectiveRequestBody.json"
}

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

Example response

{
  "$schema": "/v1/schemas/UpdateRetrospectiveResponseBody.json"
}

Changes

Changed in 1 of the 28 revisions of this API.1

    • the response property data/attributes/systemAnalysisId became required for the status 200

      response-property-became-required

    This revision also has 13 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog