Add articles to an external Feed
POST/v1/feeds/:feedId/articles
Add articles to an external Feed. This operation is only available for Feeds of type external
.
Request
Responses
- 204
- 400
- 401
- 403
- 404
- 429
- 500
Articles added successfully
Bad request
Unauthorized - API Key missing or invalid
Forbidden - API Key does not have permission to perform this action
Resource not found
Too many requests
Internal server error