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