Description
When I try to make a put request, it only asks for the webinar id. How can I update a single registration?
When making the put request to see the result, it returns a 400 error and the code does not appear in the indicated list.
I am using Oauth.
Hey @soporte.ecope
Thanks for posting on the Zoom Devforum! I am still learning, but I will try my best to help answer your question.
Checkout this related thread that may have the answer you are looking for:
Description/Error
I’m seeing successful responses, HTTP status code 201 created, when calling the “add webinar registrant” endpoint with a non-existent webinar id.
The documentation for responses, indicates we should receive HTTP status code 300 for an invalid webinar ID, or HTTP status code 404 not found (not sure which of these is right, but either of these would be better the current behaviour of a success result, and sending an email to registrant they have been added).
Which Endpoint/s?
…
If this thread did not help, please let us know by replying back here and someone from the Developer Relations team will get back to you shortly.
Thanks,
DeveloperBot
No, this information did not help me
Hey @soporte.ecope ,
What are you passing for your request body? You will need to specify the action you’d like to take and the registrants to act on like this:
Let me know if this helps!
Thanks,
Will
system
(system)
Closed
December 7, 2020, 12:26am
6
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.