# Remove asset type from production **DELETE /data/projects/{project_id}/settings/asset-types/{asset_type_id}** Remove an asset type from a production. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Path parameters - **project_id** (string(uuid)) Project unique identifier - **asset_type_id** (string(uuid)) Asset type unique identifier ## Responses ### 204 Asset type removed from production [Powered by Bump.sh](https://bump.sh)