/webinars/{webinarId}/registrants endpoint does not conform to documentation

Description
Hey there. When using the registrants API endpoint, documentation says that e-mail and first name are the only required fields.

Error
{“code”:300,“message”:“The parameter is required: address.”}

Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT auth

Which Endpoint/s?
/webinars/{webinarId}/registrants

How To Reproduce (If applicable)
Steps to reproduce the behavior:

  1. call endpoint providing only e-mail and first name of registrant
  2. See error

Screenshots (If applicable)
Documentation:

Additional context
Provided if you need any.

Sorry, my bad! I have found that the customer had manually set these fields to be required for the webinar in question.

No worries, @philvdb! Thanks for circling back and letting us know—glad it’s sorted.

Best,
Will

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.