Sends a synchronous predict request via a regional hostname. The environment is determined by the hostname, not the path.
API key with the Api-Key prefix, e.g. Authorization: Api-Key abcd1234.abcd1234.
JSON-serializable model input. The shape is defined by the model's predict function.
Successful synchronous prediction.
JSON-serializable output. The shape is defined by the model.