Invokes a deployed function with the provided request body. The function must be in ‘deployed’ status.
The request body is passed directly to the function, and the function’s response is returned. Function invocations are tracked for billing and analytics purposes.
API key required for all endpoints
Any JSON payload to send to the function
Function executed successfully
The response from the function