v1
latestOpenAPI 3.0.22026-07-144652931.4 MBServices
Delete a service
Delete an existing service.
Once the service is deleted, it will not be accessible from the web UI and new incidents won't be able to be created for this service.
A service may represent an application, component, or team you wish to open incidents against.
For more information see the API Concepts Document
Scoped OAuth requires: services.write
delete/services/{id}
Path parameters
idstring required
The ID of the resource.
Headers
Acceptstring required
The Accept header is used as a versioning header.
Content-Type'application/json' required
Response
The service was deleted successfully.