Incident Milestones
Create an Incident Milestone
post/incidents/{id}/milestones
Path parameters
idstring required
Request body
Example request
{
"$schema": "/v1/schemas/CreateIncidentMilestoneRequestBody.json"
}Response
OK
Example response
{
"$schema": "/v1/schemas/CreateIncidentMilestoneResponseBody.json"
}