[DEPRECATED] Update extension point
PATCH/api/v1/extensionPoints/:extensionPointId
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Applies the given JSON patch to the configuration of an existing extension point. The patch operation is applied to the data structure the client would receive on a Get extension point operation.
Request
Responses
- 200
- 403
- 409
Updated/patched the extension point field(s).
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.
Already exists.