ncloud_sens_register_sms_unsubscribes
Register phone numbers on the SMS unsubscribe list to stop receiving messages. Accepts up to 1,000 numbers per request.
Instructions
Register phone numbers on the SMS unsubscribe (수신 거부) list (POST /sms/v2/services/{serviceId}/unsubscribes; body is a JSON array, ≤1,000 numbers).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serviceId | No | SMS service ID in NRN form (e.g. ncp:sms:kr:1********2:myproject). Defaults to NCLOUD_SENS_SMS_SERVICE_ID / NCLOUD_SENS_SERVICE_ID. Find it with ncloud_sens_list_projects (smsService.serviceId). A 'Forbidden' reply means the project does not have this channel enabled. | |
| clientTelNos | Yes | Numbers to block (digits only, ≤1,000) |