functions
Execute a function
Execute a function for testing.
post/groups/{groupId}/apps/{appId}/debug/execute_function
Query parameters
user_idstring required
The user as which to execute the function. Either user_id or run_as_system is required. You cannot specify both.
run_as_systemboolean required
Determine whether or not to run as system user. Either run_as_system or user_id is required. You cannot specify both.
Request body
Response
Successfully executed.