API റഫറൻസ്
syndication
ഈ പ്രദേശത്ത് 14 എൻഡ്പോയിന്റുകൾ ഉണ്ട്. ഓരോന്നിനും അതിന്റേതായ പാരാമീറ്ററുകൾ, പ്രതികരണം, നിങ്ങൾക്ക് പ്രവർത്തിപ്പിക്കാൻ കഴിയുന്ന അഭ്യർത്ഥന എന്നിവ അടങ്ങിയ സ്വന്തം പേജുണ്ട്.
| രീതി | പാത | ഇത് എന്ത് ചെയ്യുന്നു | അനുമതി |
|---|---|---|---|
| GET | /v1/syndication/channels | Every social channel the platform can post to. | — |
| GET | /v1/syndication/connections | The organisation's connected social accounts. | — |
| POST | /v1/syndication/connections | Connect 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}/verify | Check a connection against the live channel. | — |
| GET | /v1/syndication/plans | Which channels articles go to, and how. | — |
| POST | /v1/syndication/plans | Save 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/runs | What has been announced, and what is waiting for approval. | — |
| GET | /v1/syndication/runs/{runId} | One article's fan-out. | — |