Skip to content

Asset CRUD operations

In this section you'll find details about creating, retrieving, updating, deleting, and searching for assets. Rather than covering every asset type in detail (since there are many), the subsections focus on the operations and patterns to follow for each operation.

For more details on specific assets that are primarily intended to be managed programmatically, see the API-first models.

In many cases, you can also combine multiple operations into a single API call for efficiency.