It's not clear how to get a different file format from the text to speech API

The title really says it all. I tried to get the generated speech in Opus format from the API using curl and I couldn’t figure out how. The documentation doesn’t explain how. I just tried adding "format": "ogg" to the json, but that wasn’t it.