Authorization: Bearer ********************curl --location --request DELETE 'https://testforgeplus.trustie.net/api/organizations//teams//team_projects/destroy_all.json' \
--header 'Authorization: Bearer <token>' \
--header 'Cookie: autologin_trustie={{token}}'{
"status": 0,
"message": "success"
}