API ಉಲ್ಲೇಖ

syndication

ಈ ಪ್ರದೇಶದಲ್ಲಿ 14 ಎಂಡ್‌ಪಾಯಿಂಟ್‌ಗಳಿವೆ. ಪ್ರತಿಯೊಂದೂ ತನ್ನದೇ ಆದ ಪ್ಯಾರಾಮೀಟರ್‌ಗಳು, ಪ್ರತಿಕ್ರಿಯೆ ಮತ್ತು ನೀವು ರನ್ ಮಾಡಬಹುದಾದ ವಿನಂತಿಯೊಂದಿಗೆ ಸ್ವಂತ ಪುಟವನ್ನು ಹೊಂದಿದೆ.

ವಿಧಾನಪಥಇದು ಏನು ಮಾಡುತ್ತದೆಅನುಮತಿ
GET/v1/syndication/channelsEvery social channel the platform can post to.
GET/v1/syndication/connectionsThe organisation's connected social accounts.
POST/v1/syndication/connectionsConnect a social account.
DELETE/v1/syndication/connections/{connectionId}Disconnect an account.
PUT/v1/syndication/connections/{connectionId}Rename a connection or replace its credential.
POST/v1/syndication/connections/{connectionId}/verifyCheck a connection against the live channel.
GET/v1/syndication/plansWhich channels articles go to, and how.
POST/v1/syndication/plansSave a syndication plan.
DELETE/v1/syndication/plans/{planId}Remove a plan.
PUT/v1/syndication/plans/{planId}Change a plan's channels or behaviour.
PUT/v1/syndication/posts/{postId}Change a held post's copy before it goes out.
POST/v1/syndication/posts/{postId}/{action}Approve, reject or retry one channel's post.
GET/v1/syndication/runsWhat has been announced, and what is waiting for approval.
GET/v1/syndication/runs/{runId}One article's fan-out.