DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!
Let us know so we can improve!
Manage and modify Marketing Cloud Next content assets synchronously by using Connect API.
This table lists the contact-related use cases that Connect API supports.
| Supported Use Case | HTTP Verb | URI |
|---|---|---|
| Get channels | GET | /services/data/v63.0/connect/cms/delivery/channels/ |
| Get channel contents | GET | /services/data/v63.0/connect/cms/delivery/channels/{channel_id} |
| Publish content | POST | /services/data/v63.0/connect/cms/contents/publish |
| Search content | GET | /services/data/v63.0/connect/cms/items/search |
| Unpublish content | POST | /services/data/v63.0/connect/cms/contents/unpublish |
| Upload content | POST | /services/data/v63.0/connect/cms/contents |