v1

latestOpenAPI 3.1.02026-07-2683111282.3 KB
UI Extensions Config Operations

Delete a custom UI extension

Delete a UI extension by its ID. The extension must be in the Integrations Library. If the extension does not exist, an HTTP 204 No Content response will be given. If the extension is being used by one or more content types, an Http 409 Conflict response will be given.

delete/{id}

Path parameters

idstring required

ID of the extension. Must be unique and only contain alphanumeric characters

Response

OK