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/sla-custom-event/add

Request body:

{
  "ticketId": "10039",
  "metricId": "6751a9af00835a31fb1c27ac",
  "triggerName": "stringmetricStart",
  "slaEventAction": "START",
  "actionDate": "2024-12-06T11:42:42.750Z"
}

Response body:

Code Block