delete https://api.nudgesecurity.io/api/1.0/accounts//fields/
Responses
xxxxxxxxxx
curl --request DELETE \
--url https://api.nudgesecurity.io/api/1.0/accounts/account_id/fields/field_id \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
{
"status": 200
}