Create a cloud endpoint on the ngrok account. Use when you need to set up a new cloud endpoint with custom traffic policies for handling HTTP traffic.
urlRequiredstringThe URL of the endpoint. Must be a valid ngrok URL for cloud endpoints.
typestringType of endpoint. Only 'cloud' is currently supported (represents a cloud endpoint). Defaults to 'cloud' if not specified.
bindingsarrayThe bindings associated with this endpoint
metadatastringUser-supplied metadata of the associated tunnel or edge object
descriptionstringUser-supplied description of the associated tunnel
traffic_policyRequiredstringThe traffic policy attached to this endpoint. Must be valid YAML format with traffic handling actions (e.g., custom-response, forward). Specify the policy phases (on_http_request, on_http_response) and actions to perform.
pooling_enabledbooleanWhether the endpoint allows pooling
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.