Activate a billing alert

Reactivates this alert, allowing it to trigger again.

post/v1/billing/alerts/{id}/activate

Path parameters

idstring required

Response

Successful response.

alert_type'usage_threshold' required

Defines the type of the alert.

idstring required

Unique identifier for the object.

livemodeboolean required

Has the value true if the object exists in live mode or the value false if the object exists in test mode.

object'billing.alert' required

String representing the object's type. Objects of the same type share the same value.

status'active' | 'archived' | 'inactive' nullable

Status of the alert. This can be active, inactive or archived.

titlestring required

Title of the alert.

Changes