Delivery methods API
Overview
The Delivery methods API can be used to work with delivery methods easily, without the need of logging in to your Devo domain. You can use it to create new methods, check their statuses, update them, or get information about them. To learn more about alerts in Devo, go to Manage delivery methods.
Base URLs
To perform a request with the Delivery methods API, you must choose the base URL according to your Devo domain's region:
Region | Base URL |
---|---|
USA |
|
EU |
|
CA |
|
Asia-Pacific (APAC) |
|
Add the corresponding path to your base URL to perform the operation you need, such as creating a new method, modifying it, or deleting it. Check all the available operations and how to perform them in the following sections.