payload_endpoint_url: Generate the absolute URL for the payload endpoint
Description
Generate the absolute URL for the payload endpoint
Usage
payload_endpoint_url(session, path = "/ingress")
Value
A character string containing the complete URL (including protocol,
hostname, port, and path) where POST requests should be sent to reach
this endpoint.