Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleExample of usage

Request URL: https://slaapp.almarise.com/integration/V1/metric/6751a9af00835a31fb1c27ac

Request body:

{
  "name": "Time to First Response",
  "description": "Time to First Response of the ticket"
}


Panel
bgColor#FFCCCB
DELETE/integration/V1/metric/{id}

Deletes the SLA metric of the given ID.

...

titleParameters

...

Expand
titleExample of usage

Request URL: https://slaapp.almarise.com/integration/V1/metric/6751a9af00835a31fb1c27ac

Panel
bgColor#c8f7c8
POST/integration/V1/metric

...