{
"destClass": "_Role",
"destField": "users",
"destId": "0w66Wg1thM",
"srcClass": "_User",
"srcId": "hXc9BkGCOD"
}
curl --location --request POST 'https://prod.iotn2n.com/iotapi/relation' \
--header 'Content-Type: application/json' \
--data-raw '{
"destClass": "_Role",
"destField": "users",
"destId": "0w66Wg1thM",
"srcClass": "_User",
"srcId": "hXc9BkGCOD"
}'
{}