{
"data": {
"id": "FID001",
"type": "UserGroup"
}
}
curl --location --request PATCH 'https://api.synap.ac/v3/exam-v-2s//relationships/markers' \
--header 'Content-Type: application/vnd.api+json' \
--data-raw '{
"data": {
"id": "FID001",
"type": "UserGroup"
}
}'
null