What scope to allow the meetings/xxxxx/registrants in the JWT to OAuth S2S migration?

Hi,

We need to migrate our app from JWT to OAuth Server to server. It is mainly used to registrer users in a given meeting (HikaShop’s product buyer).
This simple JWT app mainly calls api/meetings/xxxx/registrants to add users’s data to a given meeting.
I have difficulties to find the right scopes needed to achieve such simple action.

Thanks for your help

Laurent

@gvitry ,

For this specific endpoint, you will need meeting:write:admin, meeting:write to add, delete, and get