Generate a recommendation
POST/nevisadmin/api/v1/projects/:projectKey/patterns/:patternId/properties/:propertyKey/recommender
Required permission: VIEW_PROJECT on the project, or higher scope
Generates a recommendation for a field based on the passed in input and the field's current value with the class passed in in the body.
Request
Responses
- 200
- 400
- 403
- 404
Success
Missing request body or required parameter
Insufficient permissions.
Project or pattern instance not found