Tool to execute the pre-production version of a Cloud Backend API function via DELETE. Use when you need to test or validate delete operations in the preprod environment before production deployment.
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 preprod environment.
functionRequiredstringName of the function to invoke in AppDrag preprod environment.
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.