[DEPRECATED] Delete an extension point
DELETE/api/v1/extensionPoints/:extensionPointId
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Removes an existing extension point. This will also delete all registered extensions.
Request
Responses
- 204
- 403
Deleted the extension point.
You must have the permission 'extension_point_manage' on the extension point that is in your request. The creator of the extension point receives this permission automatically.