Update threshold configurations for a ship

Update all threshold configurations for a ship by IMO number.

This endpoint replaces all existing threshold configurations with the provided list:

  • Removes thresholds that are no longer in the list
  • Updates existing thresholds where the type matches
  • Adds new thresholds for types that didn't exist

Each threshold configuration includes:

  • type: The type of threshold (e.g., ME_LOAD_UPPER, AUX_CONSUMPTION_UPPER)
  • value: The configured threshold value
  • duration_in_days: Minimum duration for a violation to be triggered
  • data_source_preference_strategy: The data source preference for comparison
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
thresholds
array of objects
required

List of threshold configurations to set for the ship. This list replaces all existing thresholds.

Thresholds*
Responses

404

Not Found

501

Not Implemented

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json