send event message

Creates and sends a calendar event message to a specified chat.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

Instance ID

Body Params
string
required

Chat ID <countrycode_short>@c.us or @g.us for groups

string
required

Name of the event

string | integer
required

Event start time as ISO 8601 string or Unix timestamp (seconds)

string

Optional description of the event

string | integer

Optional event end time as ISO 8601 string or Unix timestamp (seconds)

string

Optional location of the event

string
enum

Optional call type for the event

Allowed:
Responses

401

Unauthorized — invalid or missing bearer token

403

Forbidden — insufficient permissions or account blocked

404

Not found — instance does not exist or does not belong to you

409

Conflict — instance is not ready

429

Too many requests — rate limit exceeded

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json