Create Blacklist

Create a Blacklist object.

This endpoint requires the following input parameters:
consent, mobileNumber, templateId, and countryCode.

Default Behavior

  • If templateId is not provided, it defaults to tpl-blk002001.
  • If countryCode is omitted, it defaults to PH.

Supported Template

Template IDRegionRequired Parameters
tpl-blk002001PH (default)consent, mobileNumber, countryCode, templateId

Field Rules

  • templateId is optional; if missing, the system uses tpl-blk002001.
  • countryCode is also optional; if omitted, it defaults to PH.

Sandbox Test Values

ParameterValueExpected Response
mobileNumber639559991234
countryCodePHresultCode = SUCCESS, hit = true

For all other valid mobile number and country code combinations, the response will return:
resultCode = SUCCESS, but hit = false.

Language
Credentials
Basic
base64
:
URL
Click Try It! to start a request and see the response here!