put
https://api.tive.com/public/v3/Shipments//alerts//status
Update the resolution status of an alert.
Alert Status: Accepts AlertResolutionStatus enum: 'NotStarted' (0), 'InProgress' (1), or 'Resolved' (2). Note: 'AutoResolved' (3) is system-managed only and cannot be set via API.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Alert status updated successfully
400Invalid request or alert not found
401Unauthorized
404Alert not found
500Internal Server Error