Webhook response

For participant leaving the meeting (meeting.participant_left) in webhook should we just respond with status as 200 or should we send anything in the body as well?

For this case, just send a http response with 200 or 204. There is nothing needed on the response body

1 Like