# Cool down an AutoStopping Rule Cool down resources under an Autostopping rule Endpoint: POST /gateway/lw/api/accounts/{account_id}/autostopping/rules/{rule_id}/cooldown Version: 1.0 Security: x-api-key ## Path parameters: - `account_id` (string, required) Account Identifier for the Entity - `rule_id` (number, required) ID of the AutoStopping rule you want to cool down ## Query parameters: - `accountIdentifier` (string, required) Account Identifier for the Entity ## Request fields (*/*): - `propagate` (boolean) Specifies if we need to propagate cool down to dependant rules - `force` (boolean) Specifies if the cool down is by force