Hi,
Can someone help me where to find UUID for POI Library. Poi library only takes Name when creating, but the request expects an ID.
Thanks,
{
"type": "validUUID",
"expected": null,
"actual": "MyDemoLibrary",
"field": "library",
"message": "The 'library' field must be a valid UUID! Actual: MyDemoLibrary"
}