400 Bad Request on POST /api/v2/conversations/calls despite correct tel: prefix

The call initiation endpoint is rejecting the payload with a 400 error. The documentation insists on the tel: prefix for the participant address, which is present in the JSON below. The error message is vague, citing a malformed address structure. This is blocking the Terraform integration tests.