Attempting to initiate an outbound call via the /api/v2/conversations/calls endpoint. The request body contains a valid tel URI for the participant address, yet the API returns a 400 Bad Request indicating a malformed address structure. The payload follows the standard schema definition, so I am unsure what format adjustment is required to resolve the validation failure.