Submit the music generation task
Music generation task submission endpoints:
- Make a request with the required parameters (parameters are described in detail in the schema below).
- the endpoint will return the song information, including the song id and audio audition and image routing and task processing status (stream, error, complete).
- Song id can query song information and generation status through the query interface.
- In particular, do not use the V2 interface for arguments or responses in V1, it is just not allowed
POST
Headers
Body
application/json
Response
200
application/json
Successful Response
The response is of type any
.