We've initiated a request for creating a ModelSet using AutoDesk API (https://developer.api.autodesk.com/bim360/modelset/v3/containers/:containerid/modelsets), but we're getting an error "BadInput".
We've initiated this same process manually using the AutoDesk webapp and it was a success.
We are able to fetch the ModelSet details using this (GET)API but we're unable to create a ModelSet using (POST) API.
The above image represents our folder structure.


