Skip to main content

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​

Successful Response