[DEPRECATED] Create a new extension point
POST/api/v1/extensionPoints
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Creates a new extension point and grants the creator permission to manage that extension point.
Request
Responses
- 201
- 403
- 409
Created the extension point.
You must have the permission 'extension_point_create' on the extension point that is in your request.
Already exists.