Skip to main content
POST

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

storeId
string
required

Store ID

Example:

"64e5a8a1af49a89df37e4ee7"

Body

application/json
email
object

Email subscription updates

sms
object

SMS subscription updates

Response

Success

Customer subscription update response

message
string
required

Human-readable success message

success
boolean
required

Whether the operation was successful

updatedSubscriptions
object
required

Details of which subscriptions were updated