{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin Applications Validate Properties API", "version": "1.0.0" }, "items": [ { "info": { "name": "Applications Validate Properties", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Create Validate Properties", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/applications/validateProperties", "body": { "type": "json", "data": "{}" } }, "docs": "Validate that a Microsoft 365 group's display name or mail nickname complies with naming policies. Clients can use this API to determine whether a display name or mail nickname is valid before trying to create a Microsoft 365 group. To validate the properties of an existing group, use the group: validateProperties function. The following policy validations are performed for the display name and mail nickname properties:\r\n1. Validate the prefix and suffix naming policy\r\n2. Validate the custom ban" } ] } ], "bundled": true }