Recommendation Types

List recommendation types

get
Responses
200

OK

application/json
get
/recommendation-types

Get recommendation type by name

get
Path parameters
namestringRequired

the name of the recommendation type

Responses
200

OK

application/json
get
/recommendation-types/{name}

Delete recommendation type by name

delete
Path parameters
namestringRequired

the name of the recommendation type to delete

Responses
delete
/recommendation-types/{name}

No content

Last updated

Was this helpful?