Messages
Send Pool
The Pool API in CrunchzApp enables users to send multiple messages in a single request, streamlining communication for those using a Global token. It’s ideal for scenarios requiring sequential chats in a single operation, enhancing efficiency and convenience.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
The response is of type object
.
The response is of type object
.
The response is of type object
.
The response is of type string
.