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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1946,14 +1946,14 @@
1946
1946
}
1947
1947
}
1948
1948
},
1949
-
"/api/v2/campaigns/{messageId}/forward": {
1949
+
"/api/v2/email-forward/{messageId}": {
1950
1950
"post": {
1951
1951
"tags": [
1952
1952
"campaigns"
1953
1953
],
1954
1954
"summary": "Forward a message to recipients.",
1955
1955
"description": "🚧 **Status: Beta** – This method is under development. Avoid using in production. Queues forwarding of a campaign/message to provided recipient emails.",
0 commit comments