Remove SLA Tracker Metric
Removes a metric from the given object's SLA.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
metric
ID of the metric that is to be removed. If the metric has already
been removed, there will be no effect.
object
ID of the object from which the metric is to be removed.
Response
Success.
sla_tracker