Subscribe

Subscribe and Usubscribe to Notification Group

post
Authorizations
Body
objectOptionalExample: {"groupId":11,"isSubscribed":false}
Responses
200
Successful response
application/json
post
POST /V2/guest/notifications/subscribe HTTP/1.1
Host: beta.magento.pixiedia.com
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 35

{
  "groupId": 11,
  "isSubscribed": false
}
200

Successful response

No content