# Delete a custom package by id

Products
            Plans
          
        
        
          
            
              
              Formerly ShipEngine
            
            
              Free
              Advanced
              Enterprise
            
          
          
            
              
            
            
              Free
              Starter
              Standard
              Premium
            
          
        
      
      
        
          Learn about products and plans
          
        
      
    

Delete a custom package using the ID

Endpoint: DELETE /v2/packages/{package_id}
Version: 2.0.0
Security: api_keys

## Path parameters:

  - `package_id` (string, required)
    Package ID
    Example: "se-28529731"


