I'm using 5.15.1 and I can't start a process instance using a process definition key along with a value for tenantId as shown in the rest api documentation. The error response returned says "TenantId can only be used with either processDefinitionKey or message" even though I am using the processDefinitionKey value.
If anyone has any pointers for me on this issue I'd appreciate hearing them.