How to set Zoom Workplace License?

I would like to be able to set a user to a Zoom Workplace between “Basic” and “License”. I’m able to make that change using the API PATCH “/users/” with the body ‘{“type”:1}’ and ‘{“type”:2}’. However, when I set the user to “License” (type=2) I also need to be able to set the License to “Large Meeting”…“500 participants”.

I’m not able to figure out which API and which setting to use to set that license on a user.