Toggle

Push Notifications Toggle

post
Authorizations
Header parameters
Content-TypestringOptionalExample: application/json
Body
objectOptionalExample: {"device_token":"{{deviceToken}}"}
Responses
200
Successful response
application/json
post
POST /V2/notification/toggle HTTP/1.1
Host: beta.magento.pixiedia.com
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 34

{
  "device_token": "{{deviceToken}}"
}
200

Successful response

No content