curl --location --request DELETE 'https://sgtr-api.returning.ai/v1/communities//user-fields/' \
--header 'Authorization;'{
"meta": {
"status": "success",
"statusCode": 200
},
"message": "Delete user field successful",
"data": {
"_id": "6857de260f3c24d98fd7ca85",
"name": "Total Points",
"field": "total_points",
"type": "number"
}
}