Response -Profiles/Post
Property
Type
Description
Mandatory
Id
String
The profile unique ID
Example JSON Profiles/Post Response
{
“@odata.context”: “https://10.9.0.104/odata/$metadata#Profiles/$entity”,
“name”: “Only Asia”,
“allowedGroups”: [],
“notAllowedGroups”: [],
“deviceBlackList”: [],
“id”: “5e00c3ade3b0ca3154631dd0”,
“appId”: “289a7624-c590-4b4c-b15a-7801d8902ce9”,
“createDate”: “2019-12-23T13:39:57.7843062Z”,
“createUser”: null,
“updateDate”: “2019-12-23T13:39:57.7843062Z”,
“updateUser”: null
}