Blacklist
Remove from Blacklist
Remove multiple phone numbers from your organization’s blacklist to resume contact with them.
Headers
string
required
Bearer token for authentication (e.g.,
Bearer <your_token>).Body Parameters
The request body should be a non-empty array of objects.array[]
required
List of numbers to remove from the blacklist.
Response
boolean
Indicates whether the request was successful.
string
A descriptive message about the result.

