Skip to main content
PATCH
Update usage alerts.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

subscriptionId
string
required

The ID of the subscription

Body

application/json
alerts
object[]

The list of usage alerts to create or update.

Response

200 - application/json

The list of current and available alerts for the subscription.

available
object[]

The list of available usage alerts.

current
object[]

The list of the current usage alerts.

Last modified on August 7, 2026