I'm trying to create a business workspace with required metada but I don't know how to send these required metadata values. Searching the knowledge base I found that we can use /api/v2/businessworkspaces/ for that.
I added all the keys that I need but in the template that I'm using I have 5 required fields. When I send the POST I got an error saying that "Reference Number" is required (I'm using Postman, please find attached images for more details). I also attached the Network data that I got from Smart UI, that works.
Is there any way to send the metadata required values or do you know if there is another API call that I can use for that?