curl --location 'https://4sapi.com/api/token/batch' \
--header 'Authorization: {{Access-Token}}' \
--header 'New-Api-User: {{UserName}}' \
--header 'Content-Type: application/json' \
--data '{
"ids": [
7132
]
}'{
"data": 1,
"message": "",
"success": true
}