Tool to execute a Cloud Backend API function via DELETE on the default environment. Use when you need to call a function with DELETE parameters and optional APIKey.
apiKeystringAPI key if the function requires authentication.
folderRequiredstringCloud Backend folder name containing the function.
functionRequiredstringFunction name within the folder to execute.
parametersobjectKey-value pairs to send as DELETE parameters. Include 'APIKey' here if the function requires it.
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.