I’ve noticed that when making an API call to update a session event at https://{mydomain}.docebosaas.com/course/v1/events/{event_id}, I’m unable to set the {webinar_tool} to “custom”. The API sends back an error: “invalid webinar tool”. When running a GET against the same event, the JSON reads the webinar tool as “custom” and all documentation I’ve read, including in the API browser suggests I should be able to set it to “custom” as a string. Is this a bug? Any advice on how I can set the webinar tool to Custom via the Events API?
Thanks!