Tool to execute the development version of a Cloud Backend API function via PATCH. Use after deploying or updating your function to the dev environment.
bodyobjectAdditional JSON body parameters to pass to your function. These should match the function signature parameters.
apiKeystringAPI key to include if this function requires one. Omit if the function is public or does not require an API key.
folderRequiredstringName of the folder containing your function in AppDrag.
functionRequiredstringName of the function to invoke in AppDrag.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.