Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

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

Body

application/json
agent_id
string
required

RCS Agent ID

Example:

"TestAgent"

phone_numbers
string[]
required

List of phone numbers to check

Response

Successful response

data
object[]