v1
latestOpenAPI 3.0.22026-07-144652931.4 MBAdd-ons
Delete an Add-on
Remove an existing Add-on.
Addon's are pieces of functionality that developers can write to insert new functionality into PagerDuty's UI.
For more information see the API Concepts Document
Scoped OAuth requires: addons.write
delete/addons/{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 Add-on was deleted successfully.