IllegalArgumentException Vehicle not supported: truck

I keep on getting the this error when using truck as vehicle param:
{
“hints”: [{
“details”: “java.lang.IllegalArgumentException”,
“message”: “Vehicle not supported: truck”
}],
“message”: “Vehicle not supported: truck”
}`

I do not know where to enable multiple vehicles. I am using version 0.7.0 with the standard untouched config.

As it is stated: truck is not supported. See here for all vehicle types supported by default.

I see. I find it confusing as the official docs here show a different list of supported vehicles.
What would be the simplest way of enabling support for trucks?

That is the official documentation of the SaaS product we built on top of the open source core. See the documentation here: https://github.com/graphhopper/graphhopper#get-started