And receive error:
create_account_query failed (3.265s):{"status":415,"message":"","type":"about:blank","title":"Unsupported Media Type","detail":"Content-Type 'application/octet-stream' is not supported.","instance":"/clients"}
I have no idea where "application/octet-stream" come from? I tried also without JSON.stringify, the same error.
If that doesn't work, you may need to base64 encode the two jpeg files and then use a JS query to combine the JSON data with the strings from those two files