Authorization: Bearer ********************{
"userid": 1,
"entid": 1,
"type": 3
}curl --location --request POST '/ldap/progressstatus' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"userid": 1,
"entid": 1,
"type": 3
}'{
"userid": 1,
"entid": 1
}