Update Subscription Details

This API allows you to update SMS/email subscription details of a customer.

Request Body Parameters

ParameterDatatypeDescription
mobile/email/external_id/id*stringProvide any of the customer identifiers to update subscription details.
priority*enumSpecify the service that you want to update. Value: TRANS for personalized messages, and BULK for campaign or promotional messages.
scopeenumSet scope to 'all' always.
channel*enumPass the communication channel that you want to update. Value: sms, email.
is_subscribed*enumSpecify 0 to unsubscribe, 1 to subscribe.
Parameters marked with * are mandatory.
Language
Authorization
Basic
base64
:
URL
Click Try It! to start a request and see the response here!