Number of APIs: 2
PUT {{baseUrl}}/newsletter/subscribe
Service urls:
http://yourdomain.com/api/rest/newsletter/subscribe
OR
http://yourdomain.com/index.php?route=rest/account/newsletter&subscribe=1
PUT {{baseUrl}}/newsletter/unsubscribe
Service urls:
http://yourdomain.com/api/rest/newsletter/unsubscribe
OR
http://yourdomain.com/index.php?route=rest/account/newsletter&subscribe=0
ENDPOINTS