{
"targetUserId": 1,
"startTime": "2019-08-24T14:15:22Z",
"endTime": "2019-08-24T14:15:22Z"
}
curl --location --request POST '/api/services/app/UserDelegation/DelegateNewUser' \
--header 'Content-Type: application/json' \
--data-raw '{
"targetUserId": 1,
"startTime": "2019-08-24T14:15:22Z",
"endTime": "2019-08-24T14:15:22Z"
}'
{}