{
"userId": "string",
"userName": "string",
"beforeStatus": true,
"afterStatus": true,
"timestamp": 0
}curl --location 'https://stride-bg.dpclouds.com/hub-api' \
--header 'Content-Type: application/json' \
--data '{
"userId": "string",
"userName": "string",
"beforeStatus": true,
"afterStatus": true,
"timestamp": 0
}'{}