Parameters
Several of the REST API calls may require identifiers of various objects in the system, below are a few examples.
You can get typically identify the parameter information directly fomr the portal UI.
Update and Delete Alert require an Alert ID. You can use the Get https://portalname.obsrbvl.com/alerts/alert/ to retrieve all the generated alerts.
We recommend always specifying a time frame using the start_timestamp_utc__gte and start_timestamp_utc__lt parameters. These parameters are in the YYYY-MM-DDTHH:MM:SSZ format.
Additional supporting documentation is included in each portal under the Help/API section.