v1

latestSwagger 2.02026-08-06114161439.7 KB
blacklist

Add number to blacklist

Adds one or more phone numbers to the blacklist to prevent them from reaching your organization. Blacklisted callers will be automatically blocked from connecting.

post/blacklistednumber

Request body

numberinteger required

Request body envelope. Shape defined by schema 'BlacklistNumberPost'. See individual field rows for contents.

Response

Confirmation of blacklist addition with result status

resultstring required

Outcome of the request. String, typically 'success' or 'error'.

errstring required

Error message when result='error'. String. Empty/null on success.

datastring

Response payload. Shape varies by endpoint.