Rename a classification category
PUT/classification/:name/dataset/:old_category/rename
Renames a classification category for a given classification model. The old category must exist and the new name must be valid. Returns a success message or an error if the name is invalid.
Request​
Responses​
- 200
- 422
Successful Response
Validation Error