Problem with "Update Webinar Registrant Status"

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. :slightly_smiling_face:

Checkout this related thread that may have the answer you are looking for:

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:
image

Let me know if this helps!

Thanks,
Will

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