delete https://api.nudgesecurity.io/api/1.0/apps//technical-contact
Responses
xxxxxxxxxx
curl --request DELETE \
--url https://api.nudgesecurity.io/api/1.0/apps/app_id/technical-contact \
--header 'accept: application/json'
xxxxxxxxxx
{
"status": 200
}