curl --location 'https://api.kabonshare.com/api/posts//decide' \
--header 'Content-Type: application/json' \
--data '{
"decision": "approve",
"note": "string",
"resetScope": "string"
}'{"status":false,"message":"Required field missing","error":"validation_error"}