{ "notifyHook": "", "base64Array": [ "data:image/png;base64,xxx1", "data:image/png;base64,xxx2" ], "dimensions": "SQUARE", "state": "" }
curl --location --request POST 'https://api.maxapi.ai/mj-relax/mj/submit/blend' \ --header 'Authorization: Bearer sk-V3ESFCWr3ZLemf878bC71eCcF36c483a8f448a02487dAdC7' \ --header 'Content-Type: application/json' \ --data-raw '{ "notifyHook": "", "base64Array": [ "data:image/png;base64,xxx1", "data:image/png;base64,xxx2" ], "dimensions": "SQUARE", "state": "" }'
{ "error": "string" }