Limit v2 API Solution Article Search by Category ID

Is it possible to pass a category id to the solution article search api to only search for articles belonging to a specific category?

For example, something like:

/api/v2/search/solutions?term=account&categoryId=123

Doing so seems to have no effect.