Skip to main content
POST
Update Threshold

Body

Update_Threshold_Request object

ThresholdId
string
required

ID of the threshold to update (THID-).

Example:

"THID-a1b2c3d4-0000-0000-0000-000000000001"

ThresholdName
string | null

Updated threshold name.

Example:

"90% Data Alert"

ThresholdType
string | null

Updated resource type: Data, SMS, or Voice.

Example:

"Data"

ThresholdAmount
integer | null

Updated trigger amount.

Example:

90

ThresholdUnit
string | null

Updated unit: MB, GB, or Count.

Example:

"MB"

ThresholdAction
string | null

Updated action: Alert, Pause, or Restrict.

Example:

"Pause"

Response

Updated threshold record

The response is of type object.