Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel2
maxLevel2
typeflat

Overview

The aggregation task model manager API can be used to work easily with aggregation tasksmodel management, without the need to log in to your Devo domain. You can use it to create new aggregation tasks, check their statuses, update and list them, and so ondelete models.

Base URLs

To perform a request with the Devo aggregation task model management API, you must choose the base URL according to your Devo domain's region:

...

Add the corresponding paths to your base URL to perform the operation you need, such as creating a new aggregation task, modifying it, model or deleting itone. Check all the available operations and how to perform them in the following sections.

...

Check the following Swagger UI pages to visualize and interact with this API. Select the proper one according to your region and start trying the APIit out.

Note

Authorize you your API requests

Note that you You need a valid Devo token to authorize your aggregation task API requests. Learn how to generate it Authorizing aggregation task API requests.