Copy Pagesend event responsepost https://waapi.app/api/v1/instances/{id}/client/action/send-event-responseSends a response (RSVP) to a calendar event message.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path Paramsidint64requiredInstance IDBody ParamseventResponseintegerenumrequiredEvent response value (0 = no response, 1 = going, 2 = not going, 3 = maybe)0123Allowed:0123eventMessageIdstringrequiredThe serialized message ID of the event to respond toResponses 200Request reached the instance. data.status reports whether the action was carried out; on error data carries message and explanation. Payload: Event response sent successfully. 401Unauthorized — invalid or missing bearer token 403Forbidden — insufficient permissions or account blocked 404Not found — instance does not exist or does not belong to you 409Conflict — instance is not ready 422Validation error — invalid or missing request parameters 429Too many requests — rate limit exceededUpdated 5 months ago Did this page help you?YesNo