# Delete a metadata descriptor from all accessible projects **DELETE /data/metadata-descriptors/all-projects/{field_name}** Remove every metadata descriptor sharing the given field name across the open projects the user can access. Replaces one delete request per project. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Path parameters - **field_name** (string) ### Query parameters - **entity_type** (string) ## Responses ### 200 Removed descriptor ids ### 400 Invalid parameters [Powered by Bump.sh](https://bump.sh)