POST
Creates a feed to be stored in the database.
Note | If you are creating an email feed, see POST (Create an IMAP Email Feed). |
URL: |
https://<ServerIP>:<Port>/ccp-webapp/ccp/feed |
HTTPS method: |
POST |
Parameters: |
See Feed API Parameters. |
Example XML request payload: |
|
HTTPS response headers: |
The response contains the URL for the newly created feed. Note the id: 100162.
See also HTTPS responses. |