Note: # and anything after is NOT needed, its just to allow multiple examples for the same path/method.
Authorization: Bearer ********************curl --location --request POST 'https://awqacore01.crexendocloud.com/ns-api/v2/domains//users//mohHASHHACK1' \
--header 'Authorization: Bearer <token>' \
--form 'script="This is a generic song."' \
--form 'File=@"/Users/caaker/Downloads/Ding-Dong.wav"' \
--form 'index="2"' \
--form 'convert="yes"' \
--form 'synchronous="yes"'{}