Delete a group counter
State
Delete a group counter
Remove a counter from the group.
DELETE
Delete a group counter
Removes a counter from a group entirely. The counter key is specified in the URL path. Once deleted, the counter no longer appears in the group’s state. Deleting a counter that does not exist returns a successful response. If a rule action later references this counter, the counter will be re-created starting from zero. This means deletion is not a permanent block on the key, just a reset of the current state.Documentation Index
Fetch the complete documentation index at: https://docs.scrip.dev/llms.txt
Use this file to discover all available pages before exploring further.
For usage patterns and examples, see the State Management guide.