|
872 | 872 | "sessions" |
873 | 873 | ], |
874 | 874 | "summary": "Log in or create new session.", |
875 | | - "description": "✅ **Status: Stable** – This method is stable and safe for production use. Given valid login data, this will generate a login token that will be valid for 1 hour.", |
| 875 | + "description": "✅ **Status: Stable** – This method is stable and safe for production use. Given valid login data, this will generate a login token that will be valid for 1 hour.", |
876 | 876 | "operationId": "7b35956b20a6f1ec88f404d597e7b397", |
877 | 877 | "requestBody": { |
878 | 878 | "description": "Pass session credentials", |
|
1675 | 1675 | "subscriptions" |
1676 | 1676 | ], |
1677 | 1677 | "summary": "Gets a list of all subscribers of a subscriber list.", |
1678 | | - "description": "🚧 **Status: Beta** – This method is under development. Avoid using in production. 🚧 **Status: Beta** – This method is under development. Avoid using in production. Returns a JSON list of all subscribers for a subscriber list.", |
| 1678 | + "description": "🚧 **Status: Beta** – This method is under development. Avoid using in production. Returns a JSON list of all subscribers for a subscriber list.", |
1679 | 1679 | "operationId": "affac1e79f220de2be59726168252cfd", |
1680 | 1680 | "parameters": [ |
1681 | 1681 | { |
|
1953 | 1953 | "subscriptions" |
1954 | 1954 | ], |
1955 | 1955 | "summary": "Gets the total number of subscribers of a list", |
1956 | | - "description": "🚧 **Status: Beta** – This method is under development. Avoid using in production. 🚧 **Status: Beta** – This method is under development. Avoid using in production. Returns a count of all subscribers in a given list.", |
| 1956 | + "description": "🚧 **Status: Beta** – This method is under development. Avoid using in production. Returns a count of all subscribers in a given list.", |
1957 | 1957 | "operationId": "cb56d724ec73b7889ab67442fa25b61f", |
1958 | 1958 | "parameters": [ |
1959 | 1959 | { |
|
2655 | 2655 | "subscribers" |
2656 | 2656 | ], |
2657 | 2657 | "summary": "Create a subscriber", |
2658 | | - "description": "🚧 **Status: Beta** – This method is under development. Avoid using in production. 🚧 **Status: Beta** – This method is under development. Avoid using in production. Creates a new subscriber (if there is no subscriber with the given email address yet).", |
| 2658 | + "description": "🚧 **Status: Beta** – This method is under development. Avoid using in production. Creates a new subscriber (if there is no subscriber with the given email address yet).", |
2659 | 2659 | "operationId": "a25f07c357e91498114e83ba87b955dd", |
2660 | 2660 | "parameters": [ |
2661 | 2661 | { |
|
2729 | 2729 | "subscribers" |
2730 | 2730 | ], |
2731 | 2731 | "summary": "Get a subscriber", |
2732 | | - "description": "🚧 **Status: Beta** – This method is under development. Avoid using in production. 🚧 **Status: Beta** – This method is under development. Avoid using in production. Get subscriber data by id.", |
| 2732 | + "description": "🚧 **Status: Beta** – This method is under development. Avoid using in production. Get subscriber data by id.", |
2733 | 2733 | "operationId": "34cb6face31e89b412fd6ed399e972ca", |
2734 | 2734 | "parameters": [ |
2735 | 2735 | { |
|
2789 | 2789 | "subscribers" |
2790 | 2790 | ], |
2791 | 2791 | "summary": "Update subscriber", |
2792 | | - "description": "🚧 **Status: Beta** – This method is under development. Avoid using in production. 🚧 **Status: Beta** – This method is under development. Avoid using in production. Update subscriber data by id.", |
| 2792 | + "description": "🚧 **Status: Beta** – This method is under development. Avoid using in production. Update subscriber data by id.", |
2793 | 2793 | "operationId": "6515701f114383c7deb227d6f339ebf6", |
2794 | 2794 | "parameters": [ |
2795 | 2795 | { |
|
2870 | 2870 | "subscribers" |
2871 | 2871 | ], |
2872 | 2872 | "summary": "Delete subscriber", |
2873 | | - "description": "🚧 **Status: Beta** – This method is under development. Avoid using in production. 🚧 **Status: Beta** – This method is under development. Avoid using in production. Delete subscriber by id.", |
| 2873 | + "description": "🚧 **Status: Beta** – This method is under development. Avoid using in production. Delete subscriber by id.", |
2874 | 2874 | "operationId": "08f2193855c51cc7c4ac57757982c900", |
2875 | 2875 | "parameters": [ |
2876 | 2876 | { |
|
2925 | 2925 | "subscribers" |
2926 | 2926 | ], |
2927 | 2927 | "summary": "Export subscribers", |
2928 | | - "description": "🚧 **Status: Beta** – This method is under development. Avoid using in production. 🚧 **Status: Beta** – This method is under development. Avoid using in production. Export subscribers to CSV file.", |
| 2928 | + "description": "🚧 **Status: Beta** – This method is under development. Avoid using in production. Export subscribers to CSV file.", |
2929 | 2929 | "operationId": "e7c60458efe83e8e5ae96ecb4bf4a5b6", |
2930 | 2930 | "parameters": [ |
2931 | 2931 | { |
|
0 commit comments