How can I give host permissions or screen sharing permissions to registrants created with registrants?

I want to create a meeting with API through my current business account, and create a registrar who is not related to the account and give it permission.

My API order is as follows.

  1. S2S OAuth - accessToken
  2. createMeeting
  3. addMeetingRegistrant

I would like to give Host or Screen Sharing rights to the registrants created through the above procedure. Is there a way?
Please let me know if you need to update or use another API instead of the above one

Thank you.