This is based on the function of the same name in the qualtRics package.
generate_url(query, ...)
Endpoint URL to be passed to querying tools
string. The specific API query desired. Generally named the same as associated functions but without underscores, so the request for `getwebinardetails()` would be be "getwebinardetails".
Named elements of URL for specific query desired, such as `webinar_id`.