Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
contact_id
string
required

Contact ID.

Example:

"xxx@c.us"

pools
object[]
required

Pools.

Example:

Response

success
boolean
required
message
string
required
Example:

"Failed to send pool message"

pools
string
required