Versions Compared

Key

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

...

Expand
titleResponse example

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

Response body:

Code Block
{
    "name": "stringTime To Resolution",
    "descriptionid": "string6751a9af00835a31fb1c27ac"
}



Panel
bgColor#fee6c8#ffeeda
PUT/integration/V1/metric/{id}

...

Expand
titleRequest body
Code Block
{
  "name": "Time to Resolutionstring",
  "description": "Time to Resolution of the ticketstring"
}


{ "name": "Time To Resolution", "id": "

6751a9af00835a31fb1c27ac

" }

Expand
titleResponse exampleExample of usage

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

Response body:

Code Block