Skip to content

Commit e6c23ad

Browse files
authored
Update opt-out-api-concept.md
1 parent 8ca46ab commit e6c23ad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/communication-services/concepts/sms/opt-out-api-concept.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,10 @@ ms.service: azure-communication-services
1212
ms.subservice: sms
1313
---
1414

15+
# Opt-Out management overview
16+
1517
[!INCLUDE [Public Preview Disclaimer](../../includes/public-preview-include.md)]
1618

17-
# Opt-Out management overview
1819
The Opt-Out Management API enables you to manage opt-out requests for SMS messages. It provides a self-service platform for businesses to handle opt-out requests, ensuring compliance with regulations and protecting customer privacy.
1920
Currently, opt-out handling includes configuring responses to mandatory opt-out keywords, such as STOP/START/HELP and others. The responses to these keywords are stored as part of program/campaign brief. The list of opted-out numbers is maintained in the Azure Communication Services Opt-Out database. This database management is automatic.
2021
The Opt-Out database contains entries added when a recipient sends an opt-out keyword. An entry includes the fields: Sender, Recipient, and Country. If a recipient opts back in, the corresponding entry is deleted.

0 commit comments

Comments
 (0)