Retrospectives
Create an Incident Retrospective
patch/retrospectives/{id}
Path parameters
idstring required
Request body
Example request
{
"$schema": "/v1/schemas/UpdateRetrospectiveRequestBody.json"
}Response
OK
Example response
{
"$schema": "/v1/schemas/UpdateRetrospectiveResponseBody.json"
}