Create a new extension point
POST/api/v1/extensionPoints
Preview: The API is in development or testing phases and the interface could still change slightly.
Creates a new extension point and grants the creator permission to manage that extension point.
Scope: []
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.