{
"id": "FID001",
"type": "AvailableAccessPolicy",
"attributes": {
"target": "string",
"targetLabel": "string",
"action": "string",
"actionLabel": "string",
"position": 0
},
"relationships": {
"applicableUserTypes": {
"data": [
{
"id": "FID001",
"type": "UserType"
}
]
}
}
}