※ 現在APIはベータ版です。仕様が変更になる可能性がありますのでご了承ください。
        
  
      DELETE /api/v1/time_entries/:id
      
      Destroy a time entry
    
  Supported Formats
jsonExamples
DELETE /api/v1/time_entries/20
{}
204
DELETE /api/v1/time_entries/20
{}
204