v1
latestOpenAPI 3.0.02026-07-14181255304.7 KBCommunities
Create event
This method is responsible for creating a event.
post/communities/event
Request body
Example request
{
"to": "1234567891@g.us"
}Response
OK
This method is responsible for creating a event.
{
"to": "1234567891@g.us"
}OK