v1
latestOpenAPI 3.0.22026-07-144652931.4 MBExtensions
Delete an extension
Delete an existing extension.
Once the extension is deleted, it will not be accessible from the web UI and new incidents won't be able to be created for this extension.
Extensions are representations of Extension Schema objects that are attached to Services.
For more information see the API Concepts Document
Scoped OAuth requires: extensions.write
delete/extensions/{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 extension was deleted successfully.