Reset action limits

Resets action execution limits for debugging purposes. Allows re-triggering actions that have reached their execution limits.

Query Parameters
all boolean

Reset all action limits for the decision.

Header Parameters
PubNub-Version string REQUIRED

Possible values: [2026-02-09]

Request Body REQUIRED
ruleActions object[]

List of rule actions to reset. At least one is required.

ruleId string REQUIRED

ID of the rule containing the action to reset.

actionId string REQUIRED

ID of the action whose execution limits should be reset.

Responses
200
* required
PubNub-Version*
Type: string
Possible values: [2026-02-09]
all
Type: boolean
Reset all action limits for the decision.
ruleActions
Type: array
List of rule actions to reset. At least one is required.
≥ 1 items
Array items:
items
Type: object