Add webinar registrant (with invalid webinar ID)

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?

POST /webinars/{webinarId}/registrants

How To Reproduce (If applicable)

N/A

Screenshots (If applicable)

N/A

Additional context

N/A

Hey @erik.eide,

Can you provide the webinarID so I can look at the logs?

Thanks,
Tommy

Well, I’m now seeing 404 responses when passing invalid webinar IDs, probably this is my bad… sorry guys!

1 Like

No worries! :slight_smile:

Let us know if you have any other questions!

Thanks,
Tommy