Copy Pagesend event messagepost https://waapi.app/api/v1/instances/{id}/client/action/send-eventCreates and sends a calendar event message to a specified chat.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path Paramsidint64requiredInstance IDBody ParamschatIdstringrequiredChat ID <countrycode_short>@c.us or @g.us for groupsnamestringrequiredName of the eventstartTimestring | integerrequiredEvent start time as ISO 8601 string or Unix timestamp (seconds)descriptionstringOptional description of the eventendTimestring | integerOptional event end time as ISO 8601 string or Unix timestamp (seconds)locationstringOptional location of the eventcallTypestringenumOptional call type for the eventvideovideovoicenoneAllowed:videovoicenoneResponses 200Request reached the instance. data.status reports whether the action was carried out; on error data carries message and explanation. Payload: Event message 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