Assign webinar licence to user via the API or automatically when user is created

Hey @techcityventures,

Great question—you can do this programmatically by hitting our PATCH Update User Settings endpoint. You will update their features via their User Settings and setting webinar to true:
PATCH Update User Settings

Let me know if this helps!
-Will

1 Like