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
+26-11Lines changed: 26 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -4908,7 +4908,7 @@
4908
4908
"name": "php-auth-pw",
4909
4909
"in": "header",
4910
4910
"description": "Session key obtained from login",
4911
-
"required": false,
4911
+
"required": true,
4912
4912
"schema": {
4913
4913
"type": "string"
4914
4914
}
@@ -5217,7 +5217,7 @@
5217
5217
"subscribe-pages"
5218
5218
],
5219
5219
"summary": "Delete subscription",
5220
-
"description": "🚧 **Status: Beta** – This method is under development. Avoid using in production.Unsubscribe subscriber from a list from subscribe page.",
5220
+
"description": "🚧 **Status: Beta** – This method is under development. Avoid using in production.Unsubscribe subscriber from lists of subscribe page.",
0 commit comments