Authorization: Bearer ********************curl --location --request POST 'flows/93217490-e5db-4887-9ebd-fb64e9e62b24/spark-code/validate' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"sparkVersion": "string",
"code": "string"
}'{}