Delete Service
DELETE {{baseUrl}}/services/:serviceID
It will soft delete the service. The service should not have any open incidents, in order to delete the service you have to acknowledge or resolve all the open incident for this service.
Requires access_token as a Bearer {{token}} in the Authorization header with service-write scope.
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Authorization | null |