You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: restapi.json
+63Lines changed: 63 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5221,6 +5221,69 @@
5221
5221
}
5222
5222
}
5223
5223
}
5224
+
},
5225
+
"delete": {
5226
+
"tags": [
5227
+
"subscribe-pages"
5228
+
],
5229
+
"summary": "Delete subscription",
5230
+
"description": "🚧 **Status: Beta** – This method is under development. Avoid using in production.Unsubscribe subscriber from a list from subscribe page.",
0 commit comments