Skip to main content
PATCH
Error

Authorizations

Authorization
string
header
required

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

Path Parameters

organization_id
string
required

The ID of the organization.
Prefix with name= to retrieve the organization by name instead.

subscription_id
string
required

The ID of the subscription.

Body

application/json
alerts
object[]

The list of alerts to update.

Response

OK

current
object[]

The list of currently set usage alerts.

available
object[]

The list of available usage alerts.

Last modified on June 16, 2026