Authorization: Bearer ********************{
"featureid": "",
"grant_remote_ids":[""]
}curl --location --request POST '/service-grant/batch-grant-remote' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"featureid": "",
"grant_remote_ids":[""]
}'{}