Feed Management
Operations
| Create Feed |
Create a feed, a container for various package types. Feeds can be created in a project if the project parameter is included in the request url. If the project pa... |
| Create Feed View |
Create a new view on the referenced feed. The project parameter must be supplied if the feed was created in a project. |
| Delete Feed |
Remove a feed and all its packages. The feed moves to the recycle bin and is reversible. The project parameter must be supplied if the feed was created in a proj... |
| Delete Feed View |
Delete a feed view. The project parameter must be supplied if the feed was created in a project. |
| Get Feed |
Get the settings for a specific feed. The project parameter must be supplied if the feed was created in a project. If the feed is not associated with any project,... |
| Get Feed Permissions |
Get the permissions for a feed. The project parameter must be supplied if the feed was created in a project. If the feed is not associated with any project, omit ... |
| Get Feeds |
Get all feeds in an account where you have the provided role access. If the project parameter is present, gets all feeds in the given project. If omitted, gets al... |
| Get Feed View |
Get a view by Id. The project parameter must be supplied if the feed was created in a project. |
| Get Feed Views |
Get all views for a feed. The project parameter must be supplied if the feed was created in a project. |
| Set Feed Permissions |
Update the permissions on a feed. The project parameter must be supplied if the feed was created in a project. If the feed is not associated with any project, omi... |
| Update Feed |
Change the attributes of a feed. The project parameter must be supplied if the feed was created in a project. If the feed is not associated with any project, omit... |
| Update Feed View |
Update a view. The project parameter must be supplied if the feed was created in a project. |