Skip to content

Commit 5541113

Browse files
author
github-actions
committed
Update REST API documentation Mon Feb 9 08:47:17 UTC 2026
1 parent 858eab6 commit 5541113

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

restapi.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1946,14 +1946,14 @@
19461946
}
19471947
}
19481948
},
1949-
"/api/v2/campaigns/{messageId}/forward": {
1949+
"/api/v2/email-forward/{messageId}": {
19501950
"post": {
19511951
"tags": [
19521952
"campaigns"
19531953
],
19541954
"summary": "Forward a message to recipients.",
19551955
"description": "🚧 **Status: Beta** – This method is under development. Avoid using in production. Queues forwarding of a campaign/message to provided recipient emails.",
1956-
"operationId": "1afdc107d604814010e51a6916aa99ce",
1956+
"operationId": "c41e27bcaf3409ec2efda8660574850e",
19571957
"parameters": [
19581958
{
19591959
"name": "php-auth-pw",

0 commit comments

Comments
 (0)