The private endpoint worked with workflows because it allowed you to send the unoptimized flag in an x-www-urlencoded payload. The new endpoint only supports form-data, and workflows does not support this.
The private endpoint worked with workflows because it allowed you to send the unoptimized flag in an x-www-urlencoded payload. The new endpoint only supports form-data, and workflows does not support this.