global_error_keys
global_error_keys
Set error keys at the top-level data_map scope, regardless of webhook context. If any of these keys are present in a webhook response, the response is treated as an error.
Parameters
keys
Response keys that indicate an error occurred.
Returns
DataMap — Self for method chaining.